![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | PPEMatClassParameterCommandData |
Functions | |
| override int | GetParameterVarType () |
| override void | InitCuttent () |
| override void | InitDefaults () |
| void | PPEMatClassParameterFloat (int mat_idx, int parameter_idx, PPEClassBase parent) |
| class PPEMatClassParameterFloat extends PPEMatClassParameterCommandData | PPEMatClassParameterFloatSaturation (int mat_idx, int parameter_idx, PPEClassBase parent) |
| 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?). | |
| override void | Update (float timeslice, out Param p_total, out bool setting_defaults, int order) |
Variables | |
| PPETemplateDefFloat | m_Float |
| ref map< int, ref array< float, int > > | m_LayerInfo |
| float | m_ValueDefault |
| float | m_ValueMax |
| float | m_ValueMin |
|
protected |
Definition at line 271 of file ppematclassparameterfloat.c.
|
protected |
Definition at line 266 of file ppematclassparameterfloat.c.
|
protected |
Definition at line 257 of file ppematclassparameterfloat.c.
|
protected |
Definition at line 252 of file ppematclassparameterfloat.c.
Referenced by PPEMatClassParameterFloatSaturation(), 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.
References PPEMatClassParameterFloat().
Referenced by PPEColors::RegisterMaterialParameters(), and PPEGlow::RegisterMaterialParameters().
Definition at line 469 of file ppematclassparameterfloat.c.
|
protected |
No active requests for the mat. parameter value change, sets the value to DEFAULT (zero?).
Definition at line 476 of file ppematclassparameterfloat.c.
|
protected |
Definition at line 276 of file ppematclassparameterfloat.c.
|
protected |
Definition at line 247 of file ppematclassparameterfloat.c.
Definition at line 245 of file ppematclassparameterfloat.c.
|
protected |
Definition at line 248 of file ppematclassparameterfloat.c.
|
protected |
Definition at line 250 of file ppematclassparameterfloat.c.
|
protected |
Definition at line 249 of file ppematclassparameterfloat.c.