API ReferenceFacepunch.ActionGraphs
Input<T>class
Helper type for input parameters of methods marked with `Facepunch.ActionGraphs.NodeAttribute`. The value of this input can be evaluated on demand, for cases where it may change during the invocation of the node.
object→Input<T>
Properties1
Showing 1 properties
public T Facepunch.ActionGraphs.Input<T>.Value { get; set; }
Evaluate this input.
Returns:
T—No results match this filter.