Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FScriptSetHelper
| Type | Name | Description | |
|---|---|---|---|
| uint8 * | GetElementPtr
(
int32 InternalIndex |
Returns a uint8 pointer to the element in the set. | |
| const uint8 * | GetElementPtr
(
int32 InternalIndex |
Returns a uint8 pointer to the element in the set. | |
| uint8 * | GetElementPtr
(
const FIterator Iterator |
Returns a uint8 pointer to the element in the set. | |
| const uint8 * | GetElementPtr
(
const FIterator Iterator |
Returns a uint8 pointer to the element in the set. |