Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FScriptSetHelper
Type | Name | Description | |
---|---|---|---|
![]() |
uint8 * | GetElementPtr
(
int32 Index |
Returns a uint8 pointer to the element in the set. |
![]() ![]() |
const uint8 * | GetElementPtr
(
int32 Index |
Returns a uint8 pointer to the element in the set. |