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