MCPcopy Create free account
hub / github.com/HeliumProject/Engine / CreateEntity

Method CreateEntity

Source/Engine/Framework/Slice.cpp:50–74  ·  view source on GitHub ↗

Create an entity within this slice and store it in the entity list. @param[in] pType Type of entity to create. @param[in] rPosition EntityDefinition position. @param[in] rRotation EntityDefinition rotation. @param[in] rScale EntityDefinition scale. @param[in] pTemplate Template from which to create the entity. @param[in] name

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mainFunction · 0.45
TickMethod · 0.45
SpawnWaveMethod · 0.45
RespawnMethod · 0.45
ControlAvatarFunction · 0.45
CreateWorldMethod · 0.45

Calls 3

SetSliceInfoMethod · 0.80
FinalizeEntityMethod · 0.80
PushMethod · 0.45

Tested by

no test coverage detected