Navigation
API > API/Plugins > API/Plugins/MutableValidation > API/Plugins/MutableValidation/MuV
Inheritance Hierarchy
- UCommandlet
- UCOIBakingTestCommandlet
References
| Module | MutableValidation |
| Header | /Engine/Plugins/Mutable/Source/MutableValidation/Public/MuV/COIBakingTestCommandlet.h |
| Include | #include "MuV/COIBakingTestCommandlet.h" |
Syntax
UCLASS ()
class UCOIBakingTestCommandlet : public UCommandlet
Remarks
Commandlet designed to test the baking of instances. It expects an instance UAsset being provided to it so it can later compile it's CO, update the instance itself, and then bake it. EX : -Run=COIBakingTest -EnablePlugins=MutableTesting -CustomizableObjectInstance="/MutableTesting/Cyborg_Character/Character_Inst" -AllowCommandletRendering