Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SlotCompositionComponentClass Class Reference
Inheritance diagram for SCR_SlotCompositionComponentClass:
ScriptComponentClass

Protected Member Functions

ResourceName GetSlotPrefab ()
bool CanOrientChildrenToTerrain ()

Static Protected Member Functions

static ResourceName GetSlotPrefab (IEntityComponentSource componentSource)

Protected Attributes

ResourceName m_SlotPrefab
bool m_bOrientChildrenToTerrain
bool m_bEditableChildren

Detailed Description

Definition at line 2 of file SCR_SlotCompositionComponent.c.

Member Function Documentation

◆ CanOrientChildrenToTerrain()

bool SCR_SlotCompositionComponentClass::CanOrientChildrenToTerrain ( )
inlineprotected
Returns

Definition at line 23 of file SCR_SlotCompositionComponent.c.

◆ GetSlotPrefab() [1/2]

ResourceName SCR_SlotCompositionComponentClass::GetSlotPrefab ( )
inlineprotected
Returns

Definition at line 15 of file SCR_SlotCompositionComponent.c.

◆ GetSlotPrefab() [2/2]

ResourceName SCR_SlotCompositionComponentClass::GetSlotPrefab ( IEntityComponentSource componentSource)
inlinestaticprotected

Get slot prefab from SCR_EditorFactionsAccessComponent source

Parameters
componentSourceComponent source
Returns
Slot prefab

Definition at line 33 of file SCR_SlotCompositionComponent.c.

Member Data Documentation

◆ m_bEditableChildren

bool SCR_SlotCompositionComponentClass::m_bEditableChildren
protected

Definition at line 11 of file SCR_SlotCompositionComponent.c.

◆ m_bOrientChildrenToTerrain

bool SCR_SlotCompositionComponentClass::m_bOrientChildrenToTerrain
protected

Definition at line 8 of file SCR_SlotCompositionComponent.c.

◆ m_SlotPrefab

ResourceName SCR_SlotCompositionComponentClass::m_SlotPrefab
protected

Definition at line 5 of file SCR_SlotCompositionComponent.c.


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