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

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_AvailableActionConditionm_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\"/>"
 

Member Function Documentation

◆ GetUIName()

override string SCR_HeldItemAvailableActionContext.GetUIName ( )

◆ IsAvailable()

override bool SCR_HeldItemAvailableActionContext.IsAvailable ( SCR_AvailableActionsConditionData  data)

Member Data Documentation

◆ m_LastEntity

IEntity SCR_HeldItemAvailableActionContext.m_LastEntity
protected

◆ m_sItemName

LocalizedString SCR_HeldItemAvailableActionContext.m_sItemName
protected

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