Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
Include |
#include "SmartObjectSubsystem.h" |
USTRUCT(BlueprintType)
struct FSmartObjectRequestResult
Struct that holds the object and slot selected by processing a smart object request.
Name | Description | ||
---|---|---|---|
|
SlotIndex |
||
|
SmartObjectID |
Name | Description | |
---|---|---|
|
FSmartObjectRequestResult() |
|
|
FSmartObjectRequestResult ( |
Name | Description | ||
---|---|---|---|
|
Describe() |
||
|
IsValid() |
Name | Description | ||
---|---|---|---|
|
operator!= ( |
||
|
operator== ( |