Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FScriptMapHelper
| Type | Name | Description | |
|---|---|---|---|
| uint8 * | GetPairPtr
(
int32 InternalIndex |
Returns a uint8 pointer to the pair in the map | |
| const uint8 * | GetPairPtr
(
const int32 InternalIndex |
Returns a uint8 pointer to the pair in the map. | |
| uint8 * | GetPairPtr
(
const FIterator Iterator |
Returns a uint8 pointer to the pair in the map | |
| const uint8 * | GetPairPtr
(
const FIterator Iterator |
Returns a uint8 pointer to the pair in the map. |