Enum PrimitiveType
Namespace: AssetRipper.SerializationLogic
Assembly: AssetRipper.SerializationLogic.dll
Syntax
public enum PrimitiveType
Fields
Name | Description |
---|---|
Bool | |
Byte | |
Char | |
Complex | |
Double | |
Int | |
Long | |
MapPair | |
Pair | |
SByte | |
Short | |
Single | |
String | |
UInt | |
ULong | |
UShort | |
Void |