Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TMapBase
| Type | Name | Description | |
|---|---|---|---|
| ElementType & | Get
(
FSetElementId Id |
Return a mapped pair by internal identifier. Element must be valid (see @IsValidId). | |
| const ElementType & | Get
(
FSetElementId Id |
Return a mapped pair by internal identifier. Element must be valid (see @IsValidId). |