Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSmartObjectRuntime * GetRuntimeInstanceInternal
(
const FSmartObjectHandle SmartObjectHandle |
Returns the runtime instance associated to the provided handle | SmartObjectSubsystem.h | |
const FSmartObjectRuntime * GetRuntimeInstanceInternal
(
const FSmartObjectHandle SmartObjectHandle |
Returns the const runtime instance associated to the provided handle | SmartObjectSubsystem.h |
GetRuntimeInstanceInternal(const FSmartObjectHandle)
Description
Returns the runtime instance associated to the provided handle
| Name | GetRuntimeInstanceInternal |
| Type | function |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
| Include Path | #include "SmartObjectSubsystem.h" |
FSmartObjectRuntime * GetRuntimeInstanceInternal
(
const FSmartObjectHandle SmartObjectHandle
)
GetRuntimeInstanceInternal(const FSmartObjectHandle)
Description
Returns the const runtime instance associated to the provided handle
| Name | GetRuntimeInstanceInternal |
| Type | function |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
| Include Path | #include "SmartObjectSubsystem.h" |
const FSmartObjectRuntime * GetRuntimeInstanceInternal
(
const FSmartObjectHandle SmartObjectHandle
) const