Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/Set.h |
| Include | #include "Containers/Set.h" |
Syntax
class FSetElementId
Remarks
Either NULL or an identifier for an element of a set.
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Default constructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | AsInteger () |
||
| FSetElementId | FromInteger
(
int32 Integer |
||
| bool | IsValidId () |