‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.Engines.IFunEngine Interface Reference
Inheritance diagram for TechbloxModdingAPI.Engines.IFunEngine:
TechbloxModdingAPI.Engines.IApiEngine TechbloxModdingAPI.Players.PlayerEngine

Properties

IEntityFunctions Functions [set]
 
bool isRemovable [get]
 ‪Whether the emitter can be removed with Manager.RemoveEventEmitter(name) More...
 
string Name [get]
 ‪The name of the engine More...
 

Property Documentation

◆ Functions

IEntityFunctions TechbloxModdingAPI.Engines.IFunEngine.Functions
set

◆ 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 name of the engine


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