‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.Blocks.Engines.BlockCloneEngine Class Reference
Inheritance diagram for TechbloxModdingAPI.Blocks.Engines.BlockCloneEngine:
TechbloxModdingAPI.Engines.IApiEngine

Public Member Functions

void CopyBlockStats (EGID sourceID, EGID targetID)
 
void Dispose ()
 
void Ready ()
 

Properties

EntitiesDB entitiesDB [get, set]
 
bool isRemovable = false [get]
 
string Name = "TechbloxModdingAPIBlockCloneGameEngine" [get]
 

Member Function Documentation

◆ CopyBlockStats()

void TechbloxModdingAPI.Blocks.Engines.BlockCloneEngine.CopyBlockStats ( EGID  sourceID,
EGID  targetID 
)
inline

◆ Dispose()

void TechbloxModdingAPI.Blocks.Engines.BlockCloneEngine.Dispose ( )
inline

◆ Ready()

void TechbloxModdingAPI.Blocks.Engines.BlockCloneEngine.Ready ( )
inline

Property Documentation

◆ entitiesDB

EntitiesDB TechbloxModdingAPI.Blocks.Engines.BlockCloneEngine.entitiesDB
getset

◆ isRemovable

bool TechbloxModdingAPI.Blocks.Engines.BlockCloneEngine.isRemovable = false
get

◆ Name

string TechbloxModdingAPI.Blocks.Engines.BlockCloneEngine.Name = "TechbloxModdingAPIBlockCloneGameEngine"
get

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