Enum MValueConst.Type
Namespace: AltV.Net.Elements.Args
Assembly: AltV.Net.Shared.dll
Syntax
public enum Type : byte
Fields
BaseObject
Bool
ByteArray
Dict
Double
Function
Int
List
Nil
None
Rgba
String
Uint
Vector2
Vector3
Name | Description |
---|---|
BaseObject | |
Bool | |
ByteArray | |
Dict | |
Double | |
Function | |
Int | |
List | |
Nil | |
None | |
Rgba | |
String | |
Uint | |
Vector2 | |
Vector3 |