Empeld
Empeld plugin documentation.
pluginbase.Dependencies.IEntityFactory Interface Reference

Public Member Functions

Instantiate< T > ()
 
IEntity Instantiate (ushort entityTypeId)
 
Instantiate< T > (ushort entityTypeId)
 

Detailed Description

Attribute: Injectable

Member Function Documentation

◆ Instantiate()

IEntity pluginbase.Dependencies.IEntityFactory.Instantiate ( ushort  entityTypeId)

◆ Instantiate< T >() [1/2]

Type Constraints
T :class 
T :IMutableEntity 
T :new() 

◆ Instantiate< T >() [2/2]

T pluginbase.Dependencies.IEntityFactory.Instantiate< T > ( ushort  entityTypeId)
Type Constraints
T :class 
T :IEntity 

The documentation for this interface was generated from the following file: