Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
PluginConfigDebugProfile Class Reference

Private Member Functions

override string GetFileName ()
void PluginConfigDebugProfileFixed ()

Private Attributes

const string POSITIONS_LIST = "console_positions"
const string POSITIONS_LIST_ENOCH = "console_positions_enoch"
const string SUB_PARAM_POS_NAME = "name"
const string SUB_PARAM_POS_VEC = "pos"

Detailed Description

Definition at line 1 of file pluginconfigdebugprofilefixed.c.

Member Function Documentation

◆ GetFileName()

override string GetFileName ( )
inlineprivate

Definition at line 19 of file pluginconfigdebugprofilefixed.c.

References CFG_FILE_FIXED_PROFILE.

◆ PluginConfigDebugProfileFixed()

void PluginConfigDebugProfileFixed ( )
inlineprivate

Field Documentation

◆ POSITIONS_LIST

const string POSITIONS_LIST = "console_positions"
private

Definition at line 3 of file pluginconfigdebugprofilefixed.c.

◆ POSITIONS_LIST_ENOCH

const string POSITIONS_LIST_ENOCH = "console_positions_enoch"
private

Definition at line 4 of file pluginconfigdebugprofilefixed.c.

◆ SUB_PARAM_POS_NAME

const string SUB_PARAM_POS_NAME = "name"
private

Definition at line 5 of file pluginconfigdebugprofilefixed.c.

◆ SUB_PARAM_POS_VEC

const string SUB_PARAM_POS_VEC = "pos"
private

Definition at line 6 of file pluginconfigdebugprofilefixed.c.


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