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

Public Member Functions

SCR_EServicePointType GetType ()
 
EEditableEntityLabel GetLabel ()
 
void SetParentBaseId (RplId id)
 
void OnParentBaseIdSet ()
 
override void OnDelete (IEntity owner)
 

Protected Attributes

SCR_EServicePointType m_eType
 
EEditableEntityLabel m_eBuildingLabel
 
SCR_MilitaryBaseComponent m_ParentBase
 
int m_iParentBaseId
 

Member Function Documentation

◆ GetLabel()

EEditableEntityLabel SCR_ServicePointDelegateComponent.GetLabel ( )
Returns

◆ GetType()

SCR_EServicePointType SCR_ServicePointDelegateComponent.GetType ( )
Returns

◆ OnDelete()

override void SCR_ServicePointDelegateComponent.OnDelete ( IEntity  owner)

◆ OnParentBaseIdSet()

void SCR_ServicePointDelegateComponent.OnParentBaseIdSet ( )

◆ SetParentBaseId()

void SCR_ServicePointDelegateComponent.SetParentBaseId ( RplId  id)
Parameters
[in]id

Member Data Documentation

◆ m_eBuildingLabel

EEditableEntityLabel SCR_ServicePointDelegateComponent.m_eBuildingLabel
protected

◆ m_eType

SCR_EServicePointType SCR_ServicePointDelegateComponent.m_eType
protected

◆ m_iParentBaseId

int SCR_ServicePointDelegateComponent.m_iParentBaseId
protected

◆ m_ParentBase

SCR_MilitaryBaseComponent SCR_ServicePointDelegateComponent.m_ParentBase
protected

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