Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObject.h |
| Include | #include "MuCO/CustomizableObject.h" |
Syntax
USTRUCT&40;&41;
struct FMutableSkinWeightProfileInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | DefaultProfile | ||
| int8 | DefaultProfileFromLODIndex | ||
| FName | Name |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMutableSkinWeightProfileInfo
(
FName InName, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FMutableSkinWeightProfileInfo& Other |