Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TScriptSparseSet
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Containers/ScriptSparseSet.h |
|
|
|
Containers/ScriptSparseSet.h |
|
|
These should really be private, because they shouldn't be called, but there's a bunch of code that needs to be fixed first. |
Containers/ScriptSparseSet.h |
|
TScriptSparseSet()
| |
|
| Name |
TScriptSparseSet |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/ScriptSparseSet.h |
| Include Path |
#include "Containers/ScriptSparseSet.h" |
TScriptSparseSet()
TScriptSparseSet(FIntrusiveUnsetOptionalState)
| |
|
| Name |
TScriptSparseSet |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/ScriptSparseSet.h |
| Include Path |
#include "Containers/ScriptSparseSet.h" |
TScriptSparseSet
(
FIntrusiveUnsetOptionalState Tag
)
TScriptSparseSet(const TScriptSparseSet &)
Description
These should really be private, because they shouldn't be called, but there's a bunch of code that needs to be fixed first.
| |
|
| Name |
TScriptSparseSet |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/ScriptSparseSet.h |
| Include Path |
#include "Containers/ScriptSparseSet.h" |
TScriptSparseSet
(
const TScriptSparseSet &
)