Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FScriptSetHelper
| Type | Name | Description | |
|---|---|---|---|
| int32 | Num () |
Returns the number of elements in the set. | |
| int32 | Num
(
const void* Target |
Static version of Num() used when you don't need to bother to construct a FScriptSetHelper. |