Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/Runtime/Engine/Kismet/UBlueprintSetLibrary
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Kismet/BlueprintSetLibrary.h |
| Include | #include "Kismet/BlueprintSetLibrary.h" |
static bool Set_IsNotEmpty
&40;
const TSet< int32 > & TargetSet
&41;
Remarks
Check if the set has any elements A boolean indicating if the array has any elements
Parameters
| Name | Description |
|---|---|
| TargetSet | The set to check |