![]() |
Iliad
Painting Plugin for UnrealEngine4 by Praxinos
|
Public Member Functions | |
FOdysseyPerformanceOptions () | |
virtual | ~FOdysseyPerformanceOptions () |
DECLARE_DELEGATE_OneParam (FOnDrawBrushPreviewChanged, bool) DECLARE_DELEGATE_OneParam(FOnAnyValueChanged | |
virtual const UStruct * | GetScriptStruct () |
virtual void | NotifyPostChange (const FPropertyChangedEvent &PropertyChangedEvent, FProperty *PropertyThatChanged) |
Public Attributes | |
bool | CacheEditLock |
bool | DrawBrushPreview |
FOnAnyValueChanged | mOnAnyValueChanged |
bool FOnDrawBrushPreviewChanged | mOnDrawBrushPreviewChanged |
int32 | StateCount |
int32 | StateSize |
int32 | StepCount |
int32 | StepSize |
int32 | StrokeCount |
int32 | StrokeSize |
int32 | SubstrokeCount |
int32 | SubstrokeSize |
int32 | SuperCount |
int32 | SuperSize |
|
inlinevirtual |
|
inline |
FOdysseyPerformanceOptions::DECLARE_DELEGATE_OneParam | ( | FOnDrawBrushPreviewChanged | , |
bool | |||
) |
|
inlinevirtual |
Reimplemented in FOdysseyFlipbookPerformanceOptions, and FOdysseyTexturePerformanceOptions.
|
virtual |
Reimplemented in FOdysseyFlipbookPerformanceOptions, and FOdysseyTexturePerformanceOptions.
bool FOdysseyPerformanceOptions::CacheEditLock |
EditLock.
bool FOdysseyPerformanceOptions::DrawBrushPreview |
Should we draw a custom cursor representing the preview of the brush
FOnAnyValueChanged FOdysseyPerformanceOptions::mOnAnyValueChanged |
bool FOnDrawBrushPreviewChanged FOdysseyPerformanceOptions::mOnDrawBrushPreviewChanged |
int32 FOdysseyPerformanceOptions::StateCount |
Super Cache object count.
int32 FOdysseyPerformanceOptions::StateSize |
Super Cache size as Bytes.
int32 FOdysseyPerformanceOptions::StepCount |
Super Cache object count.
int32 FOdysseyPerformanceOptions::StepSize |
Super Cache size as Bytes.
int32 FOdysseyPerformanceOptions::StrokeCount |
Super Cache object count.
int32 FOdysseyPerformanceOptions::StrokeSize |
Super Cache size as Bytes.
int32 FOdysseyPerformanceOptions::SubstrokeCount |
Super Cache object count.
int32 FOdysseyPerformanceOptions::SubstrokeSize |
Super Cache size as Bytes.
int32 FOdysseyPerformanceOptions::SuperCount |
Super Cache object count.
int32 FOdysseyPerformanceOptions::SuperSize |
Super Cache size as Bytes.