Module types

Source

Traits§

GMLStringRead
Trait used to convert GMLString into a readable type.
GMLStringWrite
Trait used to convert Self into a GMLString.
None
Trait used to create empty version of Self.

Type Aliases§

GMLDouble
Alias to the number type supported by GMS2.
GMLString
Alias to the string type supported by GMS2