Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/FSmartObjectSlotDefinition
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectDefinition.h |
| Include | #include "SmartObjectDefinition.h" |
template<typename T>
PRAGMA_ENABLE_DEPRECATION_WARNINGS const T & GetDefinitionData() const
Remarks
Returns a reference to the definition data of the specified type. Method will fail a check if the slot definition doesn't contain the given type.