Node.AddEntity

Node.AddEntity method

Add an entity to the node.

public void AddEntity(Entity entity)
ParameterTypeDescription
entityEntityThe entity to be attached to the node

See Also