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

Private Member Functions

proto string ToString ()
 

Private Attributes

const float MIN = FLT_MIN
 
const float MAX = FLT_MAX
 
const float LOWEST = -FLT_MAX
 

Detailed Description

Definition at line 96 of file EnConvert.c.

Member Function Documentation

◆ ToString()

Member Data Documentation

◆ LOWEST

const float float::LOWEST = -FLT_MAX
private

Definition at line 100 of file EnConvert.c.

Referenced by InventoryItem::AfterStoreLoad(), and InitValues().

◆ MAX

const float float::MAX = FLT_MAX
private

Definition at line 99 of file EnConvert.c.

Referenced by UniversalTemperatureSourceDebug::GetTemperature(), and SendEvent().

◆ MIN

const float float::MIN = FLT_MIN
private

Definition at line 98 of file EnConvert.c.


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