DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | PPEMatClassParameterCommandData |
Functions | |
class PPEMatClassParameterFloat extends PPEMatClassParameterCommandData | PPEMatClassParameterFloatSaturation (int mat_idx, int parameter_idx, PPEClassBase parent) |
void | PPEMatClassParameterFloat (int mat_idx, int parameter_idx, PPEClassBase parent) |
override void | InitDefaults () |
override void | InitCuttent () |
override int | GetParameterVarType () |
override void | Update (float timeslice, out Param p_total, out bool setting_defaults, int order) |
void | PrepareLayerInfo (int layer, float value, int operator) |
override void | SetParameterValueDefault (inout Param p_total) |
No active requests for the mat. parameter value change, sets the value to DEFAULT (zero?) | |
Variables | |
ref map< int, ref array< float, int > > | m_LayerInfo |
PPETemplateDefFloat | m_Float |
float | m_ValueDefault |
float | m_ValueMin |
float | m_ValueMax |
Definition at line 263 of file PPEMatClassParameterFloat.c.
Definition at line 258 of file PPEMatClassParameterFloat.c.
Definition at line 249 of file PPEMatClassParameterFloat.c.
|
protected |
Definition at line 244 of file PPEMatClassParameterFloat.c.
Referenced by PPEClassBase::RegisterParameterScalarFloat(), and PPEClassBase::RegisterParameterScalarFloatEx().
class PPEMatClassParameterFloat extends PPEMatClassParameterCommandData PPEMatClassParameterFloatSaturation | ( | int | mat_idx, |
int | parameter_idx, | ||
PPEClassBase | parent ) |
Definition at line 1 of file PPEMatClassParameterFloat.c.
Referenced by PPEColors::RegisterMaterialParameters(), and PPEGlow::RegisterMaterialParameters().
|
protected |
Definition at line 453 of file PPEMatClassParameterFloat.c.
|
protected |
No active requests for the mat. parameter value change, sets the value to DEFAULT (zero?)
Definition at line 460 of file PPEMatClassParameterFloat.c.
|
protected |
Definition at line 268 of file PPEMatClassParameterFloat.c.
|
protected |
Definition at line 239 of file PPEMatClassParameterFloat.c.
Referenced by PPEMatClassParameterCommandData::InitDefaults().
Definition at line 237 of file PPEMatClassParameterFloat.c.
|
protected |
Definition at line 240 of file PPEMatClassParameterFloat.c.
Referenced by PPEMatClassParameterCommandData::InitCuttent(), PPEMatClassParameterCommandData::InitDefaults(), and PPEMatClassParameterCommandData::Update().
|
protected |
Definition at line 242 of file PPEMatClassParameterFloat.c.
Referenced by PPEMatClassParameterCommandData::InitDefaults(), and PPEMatClassParameterCommandData::Update().
|
protected |
Definition at line 241 of file PPEMatClassParameterFloat.c.
Referenced by PPEMatClassParameterCommandData::InitDefaults(), and PPEMatClassParameterCommandData::Update().