![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| array< ref SCR_BaseEditorEffect > | GetEffectsPlaceStart () |
| array< ref SCR_BaseEditorEffect > | GetEffectsPlaceConfirm () |
| array< ref SCR_BaseEditorEffect > | GetEffectsPlaceCancel () |
| ResourceName | GetPrefab (int index) |
| int | GetPrefabID (ResourceName prefab) |
| int | CountPrefabs () |
| int | GetPrefabs (out notnull array< ResourceName > outPrefabs, bool onlyExposed=false) |
| bool | HasPlacingFlag (EEditorPlacingFlags flag) |
| ResourceName | GetTestPrefab () |
| void | SCR_PlacingEditorComponentClass (IEntityComponentSource componentSource, IEntitySource parentSource, IEntitySource prefabSource) |
Protected Attributes | |
| EEditorPlacingFlags | m_AllowedPlacingFlags |
| ResourceName | m_TestPrefab |
| ref array< ref SCR_PlaceableEntitiesRegistry > | m_Registries |
| ref array< ref SCR_BaseEditorEffect > | m_EffectsPlaceStart |
| ref array< ref SCR_BaseEditorEffect > | m_EffectsPlaceConfirm |
| ref array< ref SCR_BaseEditorEffect > | m_EffectsPlaceCancel |
| int | m_iPrefabCount |
| ref array< int > | m_aIndexes = {} |
Definition at line 2 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 106 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 72 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 33 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 29 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 25 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 43 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 58 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 81 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 101 of file SCR_PlacingEditorComponent.c.
|
inlineprotected |
Definition at line 93 of file SCR_PlacingEditorComponent.c.
|
protected |
Definition at line 23 of file SCR_PlacingEditorComponent.c.
|
protected |
Definition at line 5 of file SCR_PlacingEditorComponent.c.
|
protected |
Definition at line 20 of file SCR_PlacingEditorComponent.c.
|
protected |
Definition at line 17 of file SCR_PlacingEditorComponent.c.
|
protected |
Definition at line 14 of file SCR_PlacingEditorComponent.c.
|
protected |
Definition at line 22 of file SCR_PlacingEditorComponent.c.
|
protected |
Definition at line 11 of file SCR_PlacingEditorComponent.c.
|
protected |
Definition at line 8 of file SCR_PlacingEditorComponent.c.