Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/FSmartObjectSlotEntranceLocation-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FSmartObjectSlotEntranceLocationRequest () |
Macro needed to avoid deprecation errors with "UserCapsule" being copied or created in the default methods. | SmartObjectSubsystem.h | |
| SmartObjectSubsystem.h | |||
| SmartObjectSubsystem.h |
FSmartObjectSlotEntranceLocationRequest()
Description
Macro needed to avoid deprecation errors with "UserCapsule" being copied or created in the default methods.
| Name | FSmartObjectSlotEntranceLocationRequest |
| Type | function |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
| Include Path | #include "SmartObjectSubsystem.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS FSmartObjectSlotEntranceLocationRequest()
FSmartObjectSlotEntranceLocationRequest(const FSmartObjectSlotEntranceLocationRequest &)
| Name | FSmartObjectSlotEntranceLocationRequest |
| Type | function |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
| Include Path | #include "SmartObjectSubsystem.h" |
FSmartObjectSlotEntranceLocationRequest
(
const FSmartObjectSlotEntranceLocationRequest &
)
FSmartObjectSlotEntranceLocationRequest(FSmartObjectSlotEntranceLocationRequest &&)
| Name | FSmartObjectSlotEntranceLocationRequest |
| Type | function |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
| Include Path | #include "SmartObjectSubsystem.h" |
FSmartObjectSlotEntranceLocationRequest
(
FSmartObjectSlotEntranceLocationRequest &&
)