Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
LifespanLevel Class Reference

Protected Member Functions

void LifespanLevel (int level, float threshold, string texture_name, string material_name)
 
int GetLevel ()
 
float GetThreshold ()
 
string GetTextureName ()
 
string GetMaterialName ()
 

Protected Attributes

int m_Level
 
float m_Threshold
 
string m_TextureName
 
string m_MaterialName
 

Detailed Description

Definition at line 1 of file lifespanlevel.c.

Constructor & Destructor Documentation

◆ LifespanLevel()

void LifespanLevel::LifespanLevel ( int level,
float threshold,
string texture_name,
string material_name )
protected

Definition at line 9 of file lifespanlevel.c.

Member Function Documentation

◆ GetLevel()

int LifespanLevel::GetLevel ( )
protected

Definition at line 17 of file lifespanlevel.c.

◆ GetMaterialName()

string LifespanLevel::GetMaterialName ( )
protected

Definition at line 32 of file lifespanlevel.c.

◆ GetTextureName()

string LifespanLevel::GetTextureName ( )
protected

Definition at line 27 of file lifespanlevel.c.

◆ GetThreshold()

float LifespanLevel::GetThreshold ( )
protected

Definition at line 22 of file lifespanlevel.c.

Member Data Documentation

◆ m_Level

int LifespanLevel::m_Level
protected

Definition at line 3 of file lifespanlevel.c.

◆ m_MaterialName

string LifespanLevel::m_MaterialName
protected

Definition at line 6 of file lifespanlevel.c.

◆ m_TextureName

string LifespanLevel::m_TextureName
protected

Definition at line 5 of file lifespanlevel.c.

◆ m_Threshold

float LifespanLevel::m_Threshold
protected

Definition at line 4 of file lifespanlevel.c.


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