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

Private Member Functions

void SHumanGlobalSettings ()
 
void ~SHumanGlobalSettings ()
 

Private Attributes

float m_fPhysMoveMaxTracedDistance
 when actual phys step is lower than this -> distance is traced, otherwise it's just set
 

Detailed Description

Definition at line 1 of file humansettings.c.

Constructor & Destructor Documentation

◆ SHumanGlobalSettings()

void SHumanGlobalSettings::SHumanGlobalSettings ( )
inlineprivate

Definition at line 3 of file humansettings.c.

3{}

◆ ~SHumanGlobalSettings()

void SHumanGlobalSettings::~SHumanGlobalSettings ( )
inlineprivate

Definition at line 4 of file humansettings.c.

4{}

Member Data Documentation

◆ m_fPhysMoveMaxTracedDistance

float SHumanGlobalSettings::m_fPhysMoveMaxTracedDistance
private

when actual phys step is lower than this -> distance is traced, otherwise it's just set

Definition at line 6 of file humansettings.c.


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