unreal.AssetValidator_CustomizableObjects¶
- class unreal.AssetValidator_CustomizableObjects(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
EditorValidatorBaseAsset Validator Customizable Objects
C++ Source:
Plugin: Mutable
Module: MutableValidation
File: AssetValidator_CustomizableObjects.h
Editor Properties: (see get_editor_property/set_editor_property)
is_enabled(bool): [Read-Write]only_print_custom_message(bool): [Read-Write] Whether we should also print out the source validator when printing validation errors.