Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FScriptSetHelper
| Type | Name | Description | |
|---|---|---|---|
| uint8 * | FindNthElementPtr
(
int32 N |
Returns a uint8 pointer to the the Nth valid element in the set (skipping invalid entries). | |
| const uint8 * | FindNthElementPtr
(
int32 N |
Returns a uint8 pointer to the the Nth valid element in the set (skipping invalid entries). |