Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ColorValuesData Class Reference
Inheritance diagram for ColorValuesData:
Managed

Protected Member Functions

void ColorValuesData (array< float > values, int operator)
 
void SetValues (array< float > values)
 
array< floatGetValues ()
 
void SetOperator (int operator)
 
int GetOperator ()
 

Protected Attributes

ref array< floatm_Values
 
int m_Operator
 

Detailed Description

Definition at line 2 of file ppematclassparametercolor.c.

Constructor & Destructor Documentation

◆ ColorValuesData()

void ColorValuesData::ColorValuesData ( array< float > values,
int operator )
protected

Definition at line 7 of file ppematclassparametercolor.c.

Member Function Documentation

◆ GetOperator()

int ColorValuesData::GetOperator ( )
protected

Definition at line 29 of file ppematclassparametercolor.c.

◆ GetValues()

array< float > ColorValuesData::GetValues ( )
protected

Definition at line 19 of file ppematclassparametercolor.c.

◆ SetOperator()

void ColorValuesData::SetOperator ( int operator)
protected

Definition at line 24 of file ppematclassparametercolor.c.

◆ SetValues()

void ColorValuesData::SetValues ( array< float > values)
protected

Definition at line 14 of file ppematclassparametercolor.c.

Member Data Documentation

◆ m_Operator

int ColorValuesData::m_Operator
protected

Definition at line 5 of file ppematclassparametercolor.c.

◆ m_Values

ref array<float> ColorValuesData::m_Values
protected

Definition at line 4 of file ppematclassparametercolor.c.


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