Navigation
API > API/Runtime > API/Runtime/Core
| Name | FScriptSet |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Set.h |
| Include Path | #include "Containers/Set.h" |
Syntax
class FScriptSet : public TScriptSet< FDefaultSetAllocator, FScriptSet >
Inheritance Hierarchy
- TScriptSet → FScriptSet
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| IntrusiveUnsetOptionalStateType | FScriptSet | Start - intrusive TOptional |
Containers/Set.h |
| Super | TScriptSet< FDefaultSetAllocator, FScriptSet > | Containers/Set.h |