Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
PPEClassBase Member List

This is the complete list of members for PPEClassBase, including all inherited members.

ApplyValueChanges()PPEClassBaseprotected
ChangeMaterialPathUsed(string path)PPEClassBaseprotected
CreateDataStructure()PPEClassBaseprotected
CreateMaterial()PPEClassBaseprotected
DbgPrnt(string text)PPEClassBaseprotected
GetCurrentMaterialPath()PPEClassBaseprotected
GetDefaultMaterialPath()PPEClassBaseprotected
GetMaterial()PPEClassBaseprotected
GetParameterCommandData(int parameter_idx)PPEClassBaseprotected
GetPostProcessEffectID()PPEClassBaseprotected
Init(string mat_path_override="")PPEClassBaseprotected
InsertParamValueData(PPERequestParamDataBase request_data)PPEClassBaseprotected
InsertUpdatedParameter(int mat_id)PPEClassBaseprotected
m_ManagerPPEClassBaseprotected
m_MaterialPPEClassBaseprotected
m_MaterialParamMapStructurePPEClassBaseprotected
m_MaterialPathPPEClassBaseprotected
m_ParameterRemovalQueuePPEClassBaseprotected
m_ParameterUpdateQueueMapPPEClassBaseprotected
m_UpdatedParametersPPEClassBaseprotected
OnUpdate(float timeslice, int order)PPEClassBaseprotected
ParamUpdateQueueCleanup(int order)PPEClassBaseprotected
ParamUpdateRemove(int parameter_idx)PPEClassBaseprotected
PPEClassBase(string mat_path_override="")PPEClassBaseprotected
RegisterMaterialParameters()PPEClassBaseprotected
RegisterParameterColor(int idx, string parameter_name, float r, float g, float b, float a)PPEClassBaseprotected
RegisterParameterColorEx(int idx, string parameter_name, float r, float g, float b, float a, typename type)PPEClassBaseprotected
RegisterParameterResource(int idx, string parameter_name, string default_path)PPEClassBaseprotected
RegisterParameterScalarBool(int idx, string parameter_name, bool default_value)PPEClassBaseprotected
RegisterParameterScalarFloat(int idx, string parameter_name, float default_value, float min, float max)PPEClassBaseprotected
RegisterParameterScalarFloatEx(int idx, string parameter_name, float default_value, float min, float max, typename type)PPEClassBaseprotected
RegisterParameterScalarInt(int idx, string parameter_name, int default_value, int min, int max)PPEClassBaseprotected
RegisterParameterTexture(int idx, string parameter_name, string default_path)PPEClassBaseprotected
RegisterParameterVector(int idx, string parameter_name, array< float > default_values)PPEClassBaseprotected
RemoveRequest(int req_idx)PPEClassBaseprotected
SetFinalParameterValue(int parameter_idx)PPEClassBaseprotected
SetParameterUpdating(int order, int parameter_id)PPEClassBaseprotected