Navigation
API > API/Plugins > API/Plugins/Avalanche
| Name | FAvaColorChangeData |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/Avalanche/Public/AvaDefs.h |
| Include Path | #include "AvaDefs.h" |
Syntax
USTRUCT (BlueprintType )
struct FAvaColorChangeData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AvaDefs.h | |||
FAvaColorChangeData
(
EAvaColorStyle InColorStyle, |
AvaDefs.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsUnlit | bool | AvaDefs.h |
|
|
| ColorStyle | EAvaColorStyle | AvaDefs.h |
|
|
| PrimaryColor | FLinearColor | AvaDefs.h |
|
|
| SecondaryColor | FLinearColor | AvaDefs.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FAvaColorChangeData& InOtherColorData |
AvaDefs.h | ||
bool operator==
(
const FAvaColorChangeData& InOtherColorData |
AvaDefs.h |