Unreal Engine Blueprint API Reference > Utilities > Set
Get the number of items in a set.
Target is Blueprint Set Library
Inputs
Type | Name | Description |
---|---|---|
wildcard | Target Set | The set to get the length of |
Outputs
Type | Name | Description |
---|---|---|
integer | Return Value | The length of the set |