DayZ 1.24
Loading...
Searching...
No Matches
AIBehaviourHLData Class Reference
Inheritance diagram for AIBehaviourHLData:
[legend]

Private Member Functions

void AIBehaviourHLData ()
 
void ~AIBehaviourHLData ()
 
void OnParseConfig ()
 
proto native void ParseBehaviourSlot (string name)
 
proto native void ParseAlertLevel (string name)
 
proto native float ReadParamValue (string paramName, float defValue)
 

Detailed Description

Definition at line 26 of file AIBehaviour.c.

Constructor & Destructor Documentation

◆ AIBehaviourHLData()

void AIBehaviourHLData::AIBehaviourHLData ( )
inlineprivate

Definition at line 28 of file AIBehaviour.c.

28{}

◆ ~AIBehaviourHLData()

void AIBehaviourHLData::~AIBehaviourHLData ( )
inlineprivate

Definition at line 29 of file AIBehaviour.c.

29{}

Member Function Documentation

◆ OnParseConfig()

void AIBehaviourHLData::OnParseConfig ( )
private

◆ ParseAlertLevel()

proto native void AIBehaviourHLData::ParseAlertLevel ( string name)
private

◆ ParseBehaviourSlot()

proto native void AIBehaviourHLData::ParseBehaviourSlot ( string name)
private

◆ ReadParamValue()

proto native float AIBehaviourHLData::ReadParamValue ( string paramName,
float defValue )
private

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