Navigation
API > API/Plugins > API/Plugins/MassSmartObjects
Struct holding data related to a single recently used smart object slot.
| |
|
| Name |
FMRUSlot |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/MassSmartObjectTypes.h |
| Include Path |
#include "MassSmartObjectTypes.h" |
Syntax
USTRUCT ()
struct FMRUSlot
Constants
| Name |
Type |
Remarks |
Include Path |
| NoCoolDown |
float |
|
MassSmartObjectTypes.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| RemainingTime |
float |
|
MassSmartObjectTypes.h |
- VisibleAnywhere
- Category=SmartObject
- Transient
|
| Slot |
FSmartObjectSlotHandle |
|
MassSmartObjectTypes.h |
- VisibleAnywhere
- Category=SmartObject
- Transient
|