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

Private Member Functions

bool InitializeAreas ()

Private Attributes

ref array< ref PlayerRestrictedAreaInstancem_Areas = new array<ref PlayerRestrictedAreaInstance>()
ref array< ref PlayerRestrictedAreaInstancem_ValidatedAreas = new array<ref PlayerRestrictedAreaInstance>()

Detailed Description

Definition at line 1 of file cfgplayerrestrictedareajsondata.c.

Member Function Documentation

◆ InitializeAreas()

bool InitializeAreas ( )
inlineprivate

Definition at line 6 of file cfgplayerrestrictedareajsondata.c.

References m_Areas, and m_ValidatedAreas.

Field Documentation

◆ m_Areas

Definition at line 4 of file cfgplayerrestrictedareajsondata.c.

Referenced by InitializeAreas().

◆ m_ValidatedAreas

ref array<ref PlayerRestrictedAreaInstance> m_ValidatedAreas = new array<ref PlayerRestrictedAreaInstance>()
private

Definition at line 3 of file cfgplayerrestrictedareajsondata.c.

Referenced by InitializeAreas().


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