Class SpreadNode
public class SpreadNode : ExecutableNodeBase, INode, IHasID, IGroupable, IHasSeed
- Inheritance
-
SpreadNode
- Implements
- Inherited Members
- Extension Methods
Constructors
Properties
- seed
Seed value used by the implementing type when generating randomized results.
Methods
- ExecuteImmediate(GraphContext)
Executes the node synchronously using the supplied graph context.