![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | ColorValuesData (array< float > values, int operator) |
| int | GetOperator () |
| array< float > | GetValues () |
| void | SetOperator (int operator) |
| void | SetValues (array< float > values) |
Protected Attributes | |
| int | m_Operator |
| ref array< float > | m_Values |
Definition at line 2 of file ppematclassparametercolor.c.
|
inlineprotected |
Definition at line 7 of file ppematclassparametercolor.c.
References m_Operator, and m_Values.
|
inlineprotected |
Definition at line 29 of file ppematclassparametercolor.c.
References m_Operator.
Definition at line 19 of file ppematclassparametercolor.c.
References m_Values.
|
inlineprotected |
Definition at line 24 of file ppematclassparametercolor.c.
References m_Operator.
Referenced by PrepareLayerInfo().
Definition at line 14 of file ppematclassparametercolor.c.
References m_Values.
Referenced by PrepareLayerInfo().
|
protected |
Definition at line 5 of file ppematclassparametercolor.c.
Referenced by ColorValuesData(), GetOperator(), and SetOperator().
Definition at line 4 of file ppematclassparametercolor.c.
Referenced by ColorValuesData(), GetValues(), and SetValues().