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 |
FSmartObjectSlotView GetSlotView
(
const FSmartObjectSlotHandle SlotHandle
) const
Remarks
Creates and returns a view to the data associated to a slot handle. A view on the slot associated to SlotHandle. Caller should use IsValid() on the view before using it since the provided handle might no longer refer to a slot registered in the simulation.