Iliad
Painting Plugin for UnrealEngine4 by Praxinos
Public Member Functions | Public Attributes | List of all members
SOdysseyPaintModifiers Class Reference
Inheritance diagram for SOdysseyPaintModifiers:

Public Member Functions

::ul3::eAlphaMode GetAlphaMode ()
 
::ul3::eBlendingMode GetBlendingMode ()
 
int32 GetFlow ()
 
int32 GetOpacity ()
 
int32 GetSize ()
 
void SetAlphaMode (::ul3::eAlphaMode iValue)
 
void SetBlendingMode (::ul3::eBlendingMode iValue)
 
void SetFlow (int32 iValue)
 
void SetOpacity (int32 iValue)
 
void SetSize (int32 iValue)
 

Public Attributes

 SOdysseyPaintModifiers
 

Member Function Documentation

◆ GetAlphaMode()

ul3::eAlphaMode SOdysseyPaintModifiers::GetAlphaMode ( )

◆ GetBlendingMode()

ul3::eBlendingMode SOdysseyPaintModifiers::GetBlendingMode ( )

◆ GetFlow()

int32 SOdysseyPaintModifiers::GetFlow ( )

◆ GetOpacity()

int32 SOdysseyPaintModifiers::GetOpacity ( )

◆ GetSize()

int32 SOdysseyPaintModifiers::GetSize ( )

◆ SetAlphaMode()

void SOdysseyPaintModifiers::SetAlphaMode ( ::ul3::eAlphaMode  iValue)

◆ SetBlendingMode()

void SOdysseyPaintModifiers::SetBlendingMode ( ::ul3::eBlendingMode  iValue)

◆ SetFlow()

void SOdysseyPaintModifiers::SetFlow ( int32  iValue)

◆ SetOpacity()

void SOdysseyPaintModifiers::SetOpacity ( int32  iValue)

◆ SetSize()

void SOdysseyPaintModifiers::SetSize ( int32  iValue)

Member Data Documentation

◆ SOdysseyPaintModifiers

SOdysseyPaintModifiers::SOdysseyPaintModifiers
Initial value:
{}
void Construct( const FArguments& InArgs )