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

base for any item set More...

Inheritance diagram for PlayerSpawnPresetItemSetBase:
PlayerSpawnJsonDataBase PlayerSpawnPresetComplexChildrenType

Private Member Functions

int GetQuickbarIdx ()
 overriden later

Private Attributes

ref PlayerSpawnAttributesData attributes
ref array< ref PlayerSpawnPresetComplexChildrenTypecomplexChildrenTypes
ref array< stringsimpleChildrenTypes
bool simpleChildrenUseDefaultAttributes

Detailed Description

base for any item set

Definition at line 115 of file cfgplayerspawndatajson.c.

Member Function Documentation

◆ GetQuickbarIdx()

int GetQuickbarIdx ( )
inlineprivate

overriden later

Definition at line 123 of file cfgplayerspawndatajson.c.

Referenced by PlayerSpawnHandler::HandleNewItem().

Field Documentation

◆ attributes

ref PlayerSpawnAttributesData attributes
private

◆ complexChildrenTypes

ref array<ref PlayerSpawnPresetComplexChildrenType> complexChildrenTypes
private

◆ simpleChildrenTypes

ref array<string> simpleChildrenTypes
private

◆ simpleChildrenUseDefaultAttributes

bool simpleChildrenUseDefaultAttributes
private

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