Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_CampaignBuildingPlacingEditorComponentClass Interface Reference
Inheritance diagram for SCR_CampaignBuildingPlacingEditorComponentClass:
[legend]

Public Member Functions

bool ContainPrefab (ResourceName res)
 
- Public Member Functions inherited from SCR_PlacingEditorComponentClass
array< ref SCR_BaseEditorEffectGetEffectsPlaceStart ()
 
array< ref SCR_BaseEditorEffectGetEffectsPlaceConfirm ()
 
array< ref SCR_BaseEditorEffectGetEffectsPlaceCancel ()
 
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)
 
- Public Member Functions inherited from SCR_BaseEditorComponentClass
array< ref SCR_BaseEditorEffectGetEffectsActivate ()
 
array< ref SCR_BaseEditorEffectGetEffectsDeactivate ()
 

Protected Attributes

ref array< ResourceName > m_aClippingCheckIgnoredPrefabs
 
- Protected Attributes inherited from SCR_PlacingEditorComponentClass
EEditorPlacingFlags m_AllowedPlacingFlags
 
ResourceName m_TestPrefab
 
ref array< ref SCR_PlaceableEntitiesRegistrym_Registries
 
ref array< ref SCR_BaseEditorEffectm_EffectsPlaceStart
 
ref array< ref SCR_BaseEditorEffectm_EffectsPlaceConfirm
 
ref array< ref SCR_BaseEditorEffectm_EffectsPlaceCancel
 
int m_iPrefabCount
 
ref array< int > m_aIndexes = {}
 

Additional Inherited Members

- Static Public Member Functions inherited from SCR_BaseEditorComponentClass
static SCR_BaseEditorComponentClass GetInstance (TypeName type, bool showError)
 Get prefab data of local editor component instance attached on SCR_EditorManagerEntity or SCR_EditorModeEntity.
 

Member Function Documentation

◆ ContainPrefab()

bool SCR_CampaignBuildingPlacingEditorComponentClass.ContainPrefab ( ResourceName  res)

Member Data Documentation

◆ m_aClippingCheckIgnoredPrefabs

ref array<ResourceName> SCR_CampaignBuildingPlacingEditorComponentClass.m_aClippingCheckIgnoredPrefabs
protected

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