Iliad
Painting Plugin for UnrealEngine4 by Praxinos
Public Member Functions | List of all members
FOdysseyTexturePerformanceOptions Struct Reference
Inheritance diagram for FOdysseyTexturePerformanceOptions:
FOdysseyPerformanceOptions

Public Member Functions

 FOdysseyTexturePerformanceOptions ()
 
virtual const UStruct * GetScriptStruct () override
 
virtual void NotifyPostChange (const FPropertyChangedEvent &PropertyChangedEvent, FProperty *PropertyThatChanged) override
 
- Public Member Functions inherited from FOdysseyPerformanceOptions
 FOdysseyPerformanceOptions ()
 
virtual ~FOdysseyPerformanceOptions ()
 
 DECLARE_DELEGATE_OneParam (FOnDrawBrushPreviewChanged, bool) DECLARE_DELEGATE_OneParam(FOnAnyValueChanged
 

Additional Inherited Members

- Public Attributes inherited from FOdysseyPerformanceOptions
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
 

Constructor & Destructor Documentation

◆ FOdysseyTexturePerformanceOptions()

FOdysseyTexturePerformanceOptions::FOdysseyTexturePerformanceOptions ( )
inline

Member Function Documentation

◆ GetScriptStruct()

virtual const UStruct* FOdysseyTexturePerformanceOptions::GetScriptStruct ( )
inlineoverridevirtual

Reimplemented from FOdysseyPerformanceOptions.

◆ NotifyPostChange()

void FOdysseyTexturePerformanceOptions::NotifyPostChange ( const FPropertyChangedEvent &  PropertyChangedEvent,
FProperty *  PropertyThatChanged 
)
overridevirtual

Reimplemented from FOdysseyPerformanceOptions.