The IInstantiator type exposes the following members.

Methods

  NameDescription
Public methodInstantiate()()()()
Perform the requested instantiation.
Public methodInstantiate(Object)
Perform the requested entity instantiation.
Public methodIsInstance
Performs check to see if the given object is an instance of the entity or component which this Instantiator instantiates.

See Also