TSet
Sets are collections that have unique elements and specific operations such as union, intersections and differences.
Example of using a TSet as a UProperty
TMap can also be represented as an ISet inside of a UFunction
Last updated
Sets are collections that have unique elements and specific operations such as union, intersections and differences.
Example of using a TSet as a UProperty
TMap can also be represented as an ISet inside of a UFunction
Last updated