Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
772
def
register():
773
bpy.utils.register_module(__name__)
774
775
776
def
unregister():
Callers
1
io_node.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected