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

Public Member Functions

void InitVisualization ()
 
override void OnPostInit (IEntity owner)
 
void ~SCR_AISettingsComponent ()
 

Static Public Member Functions

static SCR_AISettingsComponent GetInstance ()
 

Public Attributes

bool m_EnableMovement
 
bool m_EnableDangerEvents
 
bool m_EnablePerception
 
bool m_EnableAttack
 
bool m_EnableTakeCover
 
bool m_EnableLooking
 
bool m_EnableCommunication
 
bool m_EnableAimError
 
bool m_EnableLeaderStop
 

Protected Member Functions

void UpdateDebug ()
 

Protected Attributes

bool m_EnableVisualization
 
string m_sDescriptionTitle
 
string m_sDescriptionText
 
SCR_AIDebugInfoComponent m_UIComponent
 

Static Protected Attributes

static SCR_AISettingsComponent m_sInstance
 

Constructor & Destructor Documentation

◆ ~SCR_AISettingsComponent()

void SCR_AISettingsComponent.~SCR_AISettingsComponent ( )

Member Function Documentation

◆ GetInstance()

static SCR_AISettingsComponent SCR_AISettingsComponent.GetInstance ( )
static
Returns

◆ InitVisualization()

void SCR_AISettingsComponent.InitVisualization ( )

◆ OnPostInit()

override void SCR_AISettingsComponent.OnPostInit ( IEntity  owner)

◆ UpdateDebug()

void SCR_AISettingsComponent.UpdateDebug ( )
protected

Member Data Documentation

◆ m_EnableAimError

bool SCR_AISettingsComponent.m_EnableAimError

◆ m_EnableAttack

bool SCR_AISettingsComponent.m_EnableAttack

◆ m_EnableCommunication

bool SCR_AISettingsComponent.m_EnableCommunication

◆ m_EnableDangerEvents

bool SCR_AISettingsComponent.m_EnableDangerEvents

◆ m_EnableLeaderStop

bool SCR_AISettingsComponent.m_EnableLeaderStop

◆ m_EnableLooking

bool SCR_AISettingsComponent.m_EnableLooking

◆ m_EnableMovement

bool SCR_AISettingsComponent.m_EnableMovement

◆ m_EnablePerception

bool SCR_AISettingsComponent.m_EnablePerception

◆ m_EnableTakeCover

bool SCR_AISettingsComponent.m_EnableTakeCover

◆ m_EnableVisualization

bool SCR_AISettingsComponent.m_EnableVisualization
protected

◆ m_sDescriptionText

string SCR_AISettingsComponent.m_sDescriptionText
protected

◆ m_sDescriptionTitle

string SCR_AISettingsComponent.m_sDescriptionTitle
protected

◆ m_sInstance

SCR_AISettingsComponent SCR_AISettingsComponent.m_sInstance
staticprotected

◆ m_UIComponent

SCR_AIDebugInfoComponent SCR_AISettingsComponent.m_UIComponent
protected

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