Arma Reforger Script API
|
Public Member Functions | |
override string | GetUIName () |
override bool | IsAvailable (SCR_AvailableActionsConditionData data) |
Public Member Functions inherited from SCR_AvailableActionContext | |
string | ToString (bool forceText=true) |
string | GetActionName () |
string | GetUIName () |
bool | IsAvailable (SCR_AvailableActionsConditionData data) |
Protected Attributes | |
LocalizedString | m_sItemName |
IEntity | m_LastEntity |
Protected Attributes inherited from SCR_AvailableActionContext | |
bool | m_bEnabled |
int | m_iTimeForHide |
ref array< ref SCR_AvailableActionCondition > | m_aConditions |
string | m_sTag |
string | m_sAction |
string | m_sName |
bool | m_bActivated = false |
bool | m_bHideTimeOver = true |
Additional Inherited Members | |
Protected Member Functions inherited from SCR_AvailableActionContext | |
void | HideHint () |
Static Protected Attributes inherited from SCR_AvailableActionContext | |
const string | MARKUP_FORMAT = "<action name=\"%1\"/>" |
override string SCR_HeldItemAvailableActionContext.GetUIName | ( | ) |
Implements SCR_AvailableActionContext.
override bool SCR_HeldItemAvailableActionContext.IsAvailable | ( | SCR_AvailableActionsConditionData | data | ) |
Implements SCR_AvailableActionContext.
|
protected |
|
protected |