Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FScriptMapHelper
| Type | Name | Description | |
|---|---|---|---|
| uint8 * | FindNthPairPtr
(
int32 N |
Returns a uint8 pointer to the the Nth valid pair in the map (skipping invalid entries). | |
| const uint8 * | FindNthPairPtr
(
int32 N |
Returns a uint8 pointer to the the Nth valid pair in the map (skipping invalid entries). |