-
-
Notifications
You must be signed in to change notification settings - Fork 588
NodeDataCache
Thor Brigsted edited this page Jan 2, 2018
·
1 revision
Precaches reflection data in editor so we won't have to do it runtime
public static class XNode.NodeDataCache
Static Methods
Type | Name | Summary |
---|---|---|
void |
UpdatePorts(Node node, Dictionary<String, NodePort> ports) |
Update static ports to reflect class fields. |