Enum Serializable.SerializableTypes
Namespace: GDX
Syntax
public enum SerializableTypes
Fields
| Name | Description |
|---|---|
| AnimationCurve | |
| Bool | |
| Bounds | |
| BoundsInt | |
| Byte | |
| Char | |
| Color | |
| Double | |
| EnumInt | |
| Float | |
| Gradient | |
| Hash128 | |
| Int | |
| Invalid | |
| LayerMask | |
| Long | |
| Object | |
| Quaternion | |
| Rect | |
| RectInt | |
| SByte | |
| Short | |
| String | |
| UInt | |
| ULong | |
| UShort | |
| Vector2 | |
| Vector2Int | |
| Vector3 | |
| Vector3Int | |
| Vector4 |