Navigation
API > API/Plugins > API/Plugins/SmartObjectsTestSuite
Some user runtime data to assign to a slot instance
| Name | FSmartObjectSlotTestRuntimeData |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsTestSuite/Public/SmartObjectTestTypes.h |
| Include Path | #include "SmartObjectTestTypes.h" |
Syntax
USTRUCT (Meta=(Hidden))
struct FSmartObjectSlotTestRuntimeData : public FSmartObjectSlotStateData
Inheritance Hierarchy
- FSmartObjectSlotStateData → FSmartObjectSlotTestRuntimeData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SomePerInstanceSharedFloat | float | SmartObjectTestTypes.h |