Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TScriptSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TScriptSet () |
Containers/Set.h | ||
| Containers/Set.h | |||
TScriptSet
(
const TScriptSet& |
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/Set.h |
TScriptSet()
| Name | TScriptSet |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Set.h |
| Include Path | #include "Containers/Set.h" |
TScriptSet()
TScriptSet(FIntrusiveUnsetOptionalState)
| Name | TScriptSet |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Set.h |
| Include Path | #include "Containers/Set.h" |
TScriptSet
(
FIntrusiveUnsetOptionalState Tag
)
TScriptSet(const TScriptSet &)
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 | TScriptSet |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Set.h |
| Include Path | #include "Containers/Set.h" |
TScriptSet
(
const TScriptSet &
)