Engine interface to create a ModEventEntityStruct in entitiesDB when Emit() is called.
More...
|
IEntityFactory | Factory [set] |
| The EntityFactory for the entitiesDB. Use this to create a ModEventEntityStruct when Emit() is called. More...
|
|
bool | isRemovable [get] |
| Whether the emitter can be removed with Manager.RemoveEventEmitter(name) More...
|
|
string | Name [get] |
| The name of the engine More...
|
|
Engine interface to create a ModEventEntityStruct in entitiesDB when Emit() is called.
◆ Factory
IEntityFactory TechbloxModdingAPI.Engines.IFactoryEngine.Factory |
|
set |
The EntityFactory for the entitiesDB. Use this to create a ModEventEntityStruct when Emit() is called.
◆ isRemovable
bool TechbloxModdingAPI.Engines.IApiEngine.isRemovable |
|
getinherited |
Whether the emitter can be removed with Manager.RemoveEventEmitter(name)
◆ Name
string TechbloxModdingAPI.Engines.IApiEngine.Name |
|
getinherited |
The documentation for this interface was generated from the following file: