MCPcopy Create free account
hub / github.com/TTimo/doom3.gpl / Entity_Create

Function Entity_Create

neo/tools/radiant/EditorEntity.cpp:1129–1224  ·  view source on GitHub ↗

======================================================================================================================= Entity_Create Creates a new entity out of the selected_brushes list. If the entity class is fixed size, the brushes are only used to find a midpoint. Otherwise, the brushes have their ownership transfered to the new entity. ===============================================

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

Patch_CapCurrentFunction · 0.85
Patch_ThickenFunction · 0.85
CreateEntityMethod · 0.85
CreateEntityFromNameFunction · 0.85

Calls 15

Sys_StatusFunction · 0.85
Sys_BeepFunction · 0.85
Entity_NewFunction · 0.85
SetKeyValueFunction · 0.85
Entity_NameFunction · 0.85
Entity_AddToListFunction · 0.85
Select_GetMidFunction · 0.85
Brush_CreateFunction · 0.85
Entity_LinkBrushFunction · 0.85
Brush_SetTextureFunction · 0.85
Select_DeleteFunction · 0.85
Brush_BuildFunction · 0.85

Tested by

no test coverage detected