Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectDefinition
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectDefinition.h |
| Include | #include "SmartObjectDefinition.h" |
bool IsDefinitionValid() const
Remarks
Indicates the result of the last validation if 'Validate' was called. Need to call 'HasBeenValidated' before to make the distinction between an invalid asset and one that hasn't been validated yet. result of the last validation if 'Validate' was called; false otherwise