Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/FBakingConfiguration
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Note: We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables. |
MuCO/CustomizableObjectInstance.h |
|
|
|
MuCO/CustomizableObjectInstance.h |
|
|
|
MuCO/CustomizableObjectInstance.h |
|
FBakingConfiguration()
Description
Note: We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables.
| |
|
| Name |
FBakingConfiguration |
| Type |
function |
| Header File |
/Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectInstance.h |
| Include Path |
#include "MuCO/CustomizableObjectInstance.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS FBakingConfiguration()
FBakingConfiguration(const FBakingConfiguration &)
| |
|
| Name |
FBakingConfiguration |
| Type |
function |
| Header File |
/Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectInstance.h |
| Include Path |
#include "MuCO/CustomizableObjectInstance.h" |
FBakingConfiguration
(
const FBakingConfiguration &
)
FBakingConfiguration(FBakingConfiguration &&)
| |
|
| Name |
FBakingConfiguration |
| Type |
function |
| Header File |
/Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectInstance.h |
| Include Path |
#include "MuCO/CustomizableObjectInstance.h" |
FBakingConfiguration
(
FBakingConfiguration &&
)