Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectTypes.h |
| Include | #include "SmartObjectTypes.h" |
Syntax
struct FSmartObjectHandleFactory
Remarks
Struct used as a friend to FSmartObjectHandle that is the only caller allowed to create a handle from a uint64.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSmartObjectHandle | CreateHandleForComponent
(
const UWorld& World, |
||
| FSmartObjectHandle |