Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIDecoHasActionOfType Interface Reference
Inheritance diagram for SCR_AIDecoHasActionOfType:

Protected Member Functions

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

Static Protected Member Functions

static override bool VisibleInPalette ()
 
static override string GetOnHoverDescription ()
 

Protected Attributes

string m_sActionType
 
SCR_AIBaseUtilityComponent m_Utility
 

Member Function Documentation

◆ GetNodeMiddleText()

override string SCR_AIDecoHasActionOfType.GetNodeMiddleText ( )
protected

◆ GetOnHoverDescription()

static override string SCR_AIDecoHasActionOfType.GetOnHoverDescription ( )
staticprotected

◆ TestFunction()

override bool SCR_AIDecoHasActionOfType.TestFunction ( AIAgent owner)
protected

◆ VisibleInPalette()

static override bool SCR_AIDecoHasActionOfType.VisibleInPalette ( )
staticprotected

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: