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