Class PortValueGeneratorInt
Generates random values on the output ports.
Inheritance
PortValueGeneratorInt
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[NodeCategory("Test", "PortValueGeneratorInt", NodeTick.Synchronous, (LifeCycle)0, 0F, NodeMode.Standard, false)]
public class PortValueGeneratorInt : PortValueGenerator<int>