◆ CreateReplacements()
array< IEntitySource > SCR_EntityReplacerTool.CreateReplacements |
( |
BaseWorld | baseWorld, |
|
|
notnull out array< IEntitySource > | toDelete ) |
|
protected |
◆ GetAllEntities()
void SCR_EntityReplacerTool.GetAllEntities |
( |
BaseWorld | baseWorld | ) |
|
|
protected |
Fills ENTITIES_TO_PARSE with found entities.
◆ GetEntitiesFromSource()
array< IEntity > SCR_EntityReplacerTool.GetEntitiesFromSource |
( |
notnull array< IEntitySource > | sources | ) |
|
|
protected |
◆ GetReplaceWithIndex()
int SCR_EntityReplacerTool.GetReplaceWithIndex |
( |
ResourceName | resourceName | ) |
|
|
protected |
◆ GetToReplaceIndex()
int SCR_EntityReplacerTool.GetToReplaceIndex |
( |
ResourceName | resourceName | ) |
|
|
protected |
◆ InsertEntity()
bool SCR_EntityReplacerTool.InsertEntity |
( |
IEntity | entity | ) |
|
|
protected |
◆ OnMousePressEvent()
override void SCR_EntityReplacerTool.OnMousePressEvent |
( |
float | x, |
|
|
float | y, |
|
|
WETMouseButtonFlag | buttons ) |
|
protected |
◆ RemoveInvalidResourceNames()
void SCR_EntityReplacerTool.RemoveInvalidResourceNames |
( |
| ) |
|
|
protected |
◆ ReplaceFromAllEntities()
void SCR_EntityReplacerTool.ReplaceFromAllEntities |
( |
| ) |
|
|
protected |
◆ ReplaceFromEntities()
void SCR_EntityReplacerTool.ReplaceFromEntities |
( |
bool | allEntities = true | ) |
|
|
protected |
◆ ReplaceFromSelectedEntities()
void SCR_EntityReplacerTool.ReplaceFromSelectedEntities |
( |
| ) |
|
|
protected |
◆ ReplaceWithOperation()
void SCR_EntityReplacerTool.ReplaceWithOperation |
( |
ResourceName | resourceName, |
|
|
bool | isDeletion ) |
|
protected |
◆ SelectEntities()
void SCR_EntityReplacerTool.SelectEntities |
( |
notnull array< IEntitySource > | entities | ) |
|
|
protected |
◆ ToReplaceOperation()
void SCR_EntityReplacerTool.ToReplaceOperation |
( |
ResourceName | resourceName, |
|
|
bool | isDeletion ) |
|
protected |
◆ ENTITIES_TO_PARSE
const ref array<IEntitySource> SCR_EntityReplacerTool.ENTITIES_TO_PARSE = {} |
|
staticprotected |
◆ m_aReplaceWith
◆ m_aToReplace
◆ m_bActiveLayerOnly
bool SCR_EntityReplacerTool.m_bActiveLayerOnly |
|
protected |
◆ m_bReplaceInOrder
bool SCR_EntityReplacerTool.m_bReplaceInOrder |
|
protected |
◆ m_iMaxSelectedEntities
int SCR_EntityReplacerTool.m_iMaxSelectedEntities |
|
protected |
◆ RANDOM_GENERATOR
const ref RandomGenerator SCR_EntityReplacerTool.RANDOM_GENERATOR = new RandomGenerator() |
|
staticprotected |
The documentation for this interface was generated from the following file:
- WorkbenchGame/WorldEditor/SCR_EntityReplacerTool.c