Class PortBridgeUint
Class PortBridgeUint. Implements the PortBridge`1
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[NodeCategory("Port", "PortBridgeUint", NodeTick.Asynchronous, (LifeCycle)0, 0F, NodeMode.Standard, false)]
[Obsolete("Will be removed in SystemGraph 3.0")]
public class PortBridgeUint : PortBridge<uint>
See Also
PortBridge`1