Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
| Include | #include "SmartObjectSubsystem.h" |
| Source | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Private/SmartObjectSubsystem.cpp |
bool GetValidatedMutableRuntimeAndSlot
&40;
const FSmartObjectSlotHandle SlotHandle,
FSmartObjectRuntime &42;& OutSmartObjectRuntime,
FSmartObjectRuntimeSlot &42;& OutSlot,
const TCHAR &42; Context
&41;
Remarks
Returns the mutable runtime instance associated to the provided handle Method produces log messages with provided context if provided handle is not set or associated instance can't be found.