Skinner::cSkinPainterJobApplyBrushes class

Base classes

class cSkinPainterJob
Base class for tasks executed in the process of generating a skinpaint texture.

Public functions

auto Execute() -> bool override
Executes the main function of this task.

Public variables

int field_10
int field_14
int field_18
int field_1C
int field_20
int field_24
int field_28
bool field_2C

Function documentation

bool Skinner::cSkinPainterJobApplyBrushes::Execute() override

Executes the main function of this task.

Returns true if the task finished and the process must continue; false if the task didn't finish, and has to be executed again.