Skip to content

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.
Clone this wiki locally