Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
AIBehaviourHLData Class Reference
Inheritance diagram for AIBehaviourHLData:
AIBehaviourHLDataZombie2

Private Member Functions

void AIBehaviourHLData ()
void ~AIBehaviourHLData ()
void OnParseConfig ()
proto native void ParseAlertLevel (string name)
proto native void ParseBehaviourSlot (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 ( )
inlineprivate

Definition at line 28 of file aibehaviour.c.

◆ ~AIBehaviourHLData()

void ~AIBehaviourHLData ( )
inlineprivate

Definition at line 29 of file aibehaviour.c.

Member Function Documentation

◆ OnParseConfig()

void OnParseConfig ( )
private

◆ ParseAlertLevel()

proto native void ParseAlertLevel ( string name)
private

References name.

Referenced by AIBehaviourHLDataZombie2::OnParseConfig().

◆ ParseBehaviourSlot()

proto native void ParseBehaviourSlot ( string name)
private

References name.

Referenced by AIBehaviourHLDataZombie2::OnParseConfig().

◆ ReadParamValue()

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

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