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

Protected Member Functions

override bool TestFunction (AIAgent owner)
 
override bool VisibleInPalette ()
 
override string GetOnHoverDescription ()
 
override string GetNodeMiddleText ()
 

Protected Attributes

string m_sActionType
 
SCR_AIBaseUtilityComponent m_Utility
 

Member Function Documentation

◆ GetNodeMiddleText()

override string SCR_AIDecoHasActionOfType.GetNodeMiddleText ( )
protected

◆ GetOnHoverDescription()

override string SCR_AIDecoHasActionOfType.GetOnHoverDescription ( )
protected

◆ TestFunction()

override bool SCR_AIDecoHasActionOfType.TestFunction ( AIAgent  owner)
protected

◆ VisibleInPalette()

override bool SCR_AIDecoHasActionOfType.VisibleInPalette ( )
protected

Member Data Documentation

◆ m_sActionType

string SCR_AIDecoHasActionOfType.m_sActionType
protected

◆ m_Utility

SCR_AIBaseUtilityComponent SCR_AIDecoHasActionOfType.m_Utility
protected

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