TMap
TMaps are defined by two types, a key type and a value type, which are stored as associated pairs in the map.
Example of using a TMap as a UProperty
TMap can also be represented as an IDictionary inside of a UFunction
Last updated
TMaps are defined by two types, a key type and a value type, which are stored as associated pairs in the map.
Example of using a TMap as a UProperty
TMap can also be represented as an IDictionary inside of a UFunction
Last updated