Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
| Name | TTypedElementSubsystemTraits |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Interfaces/TypedElementDataStorageCompatibilityInterface.h |
| Include Path | #include "Elements/Interfaces/TypedElementDataStorageCompatibilityInterface.h" |
Syntax
template<typename Subsystem>
struct TTypedElementSubsystemTraits
Structs
| Name | Remarks |
|---|---|
| HasIsHotReloadableVariable | |
| HasRequiresGameThreadVariable |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsHotReloadable() |
Elements/Interfaces/TypedElementDataStorageCompatibilityInterface.h | ||
static bool RequiresGameThread() |
Elements/Interfaces/TypedElementDataStorageCompatibilityInterface.h |