MCPcopy Create free account
hub / github.com/BlendingJake/NodeIO / register

Function register

io_node.py:772–773  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

770
771
772def register():
773 bpy.utils.register_module(__name__)
774
775
776def unregister():

Callers 1

io_node.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected