Navigation
API > API/Runtime > API/Runtime/Core
| Name | FScriptSparseSetLayout |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/ScriptSparseSet.h |
| Include Path | #include "Containers/ScriptSparseSet.h" |
Syntax
struct FScriptSparseSetLayout
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| HashIndexOffset | int32 | Containers/ScriptSparseSet.h | ||
| HashNextIdOffset | int32 | Int32 ElementOffset = 0; // always at zero offset from the TSparseSetElement - not stored here | Containers/ScriptSparseSet.h | |
| Size | int32 | Containers/ScriptSparseSet.h | ||
| SparseArrayLayout | FScriptSparseArrayLayout | Containers/ScriptSparseSet.h |