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

Protected Member Functions

ResourceName GetReplacementPrefab ()
bool IsSoundEnabled ()
bool IsDeletedWhenDestroyed ()

Protected Attributes

ResourceName m_sReplacementPrefab
bool m_bEnableSounds
bool m_bDeleteWhenDestroyed

Detailed Description

Definition at line 2 of file SCR_BaseDeployableInventoryItemComponent.c.

Member Function Documentation

◆ GetReplacementPrefab()

ResourceName SCR_BaseDeployableInventoryItemComponentClass::GetReplacementPrefab ( )
inlineprotected

Definition at line 15 of file SCR_BaseDeployableInventoryItemComponent.c.

◆ IsDeletedWhenDestroyed()

bool SCR_BaseDeployableInventoryItemComponentClass::IsDeletedWhenDestroyed ( )
inlineprotected

Definition at line 27 of file SCR_BaseDeployableInventoryItemComponent.c.

◆ IsSoundEnabled()

bool SCR_BaseDeployableInventoryItemComponentClass::IsSoundEnabled ( )
inlineprotected

Definition at line 21 of file SCR_BaseDeployableInventoryItemComponent.c.

Member Data Documentation

◆ m_bDeleteWhenDestroyed

bool SCR_BaseDeployableInventoryItemComponentClass::m_bDeleteWhenDestroyed
protected

Definition at line 12 of file SCR_BaseDeployableInventoryItemComponent.c.

◆ m_bEnableSounds

bool SCR_BaseDeployableInventoryItemComponentClass::m_bEnableSounds
protected

Definition at line 9 of file SCR_BaseDeployableInventoryItemComponent.c.

◆ m_sReplacementPrefab

ResourceName SCR_BaseDeployableInventoryItemComponentClass::m_sReplacementPrefab
protected

Definition at line 6 of file SCR_BaseDeployableInventoryItemComponent.c.


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