Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_EntityCatalogEditorData Interface Reference

Info for which editor modes the entity is added to. More...

Inheritance diagram for SCR_EntityCatalogEditorData:
SCR_BaseEntityCatalogData

Public Member Functions

bool IsValidInEditorMode (EEditorMode editorMode)
 
EEditorMode GetValidEditorModes ()
 \Return given valid editor modes
 
- Public Member Functions inherited from SCR_BaseEntityCatalogData
bool IsEnabled ()
 If is Enabled.
 
void InitData (notnull SCR_EntityCatalogEntry entry)
 Called by Catalog on creation.
 
void PostInitData (notnull SCR_EntityCatalogEntry entry)
 Called by Catalog after init data is called for all other entries.
 

Protected Attributes

EEditorMode m_eValidEditorModes
 
- Protected Attributes inherited from SCR_BaseEntityCatalogData
bool m_bEnabled
 

Detailed Description

Info for which editor modes the entity is added to.

Member Function Documentation

◆ GetValidEditorModes()

EEditorMode SCR_EntityCatalogEditorData.GetValidEditorModes ( )

\Return given valid editor modes

◆ IsValidInEditorMode()

bool SCR_EntityCatalogEditorData.IsValidInEditorMode ( EEditorMode editorMode)

Member Data Documentation

◆ m_eValidEditorModes

EEditorMode SCR_EntityCatalogEditorData.m_eValidEditorModes
protected

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