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

Private Member Functions

override void SetActions ()
 
- Private Member Functions inherited from Clothing
void InitGlobalExclusionValues ()
 
void CheckParent ()
 
override void OnWorkStart ()
 
override void OnWorkStop ()
 
override void OnWork (float consumed_energy)
 
void OnLightCreated ()
 
void CreateHeadtorchLight ()
 
void AttachLightOnHead (EntityAI person)
 
override void OnWasAttached (EntityAI parent, int slot_id)
 
override void OnWasDetached (EntityAI parent, int slot_id)
 
override void SetActions ()
 
override bool IsLightSource ()
 
override ItemBase GetLightSourceItem ()
 
override void OnInvisibleSet (bool invisible)
 

Detailed Description

Definition at line 1 of file AthleticShoes_ColorBase.c.

Member Function Documentation

◆ SetActions()

override void Shoes_Base::SetActions ( )
inlineprivate

Definition at line 3 of file FeetCover_improvised.c.

4 {
5 super.SetActions();
7 }
void AddAction(typename actionName)

References AddAction().


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