Navigation
API > API/Plugins > API/Plugins/AvalancheMask
References
| Module | AvalancheMask |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMask/Public/AvaMaskTypes.h |
| Include | #include "AvaMaskTypes.h" |
Syntax
USTRUCT ()
struct FAvaMask2DComponentMaterialPath
Remarks
Describes a component/material slot pair.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoftComponentReference | Component | ||
| int32 | SlotIdx |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FAvaMask2DComponentMaterialPath& Other |
FAvaMask2DComponentMaterialPath == operator |