Enum Arg.ArgType
Namespace: SerializableCallback
Syntax
public enum ArgType
Fields
Name | Description | Value |
---|---|---|
Unsupported | 0 | |
Bool | 1 | |
Int | 2 | |
Float | 3 | |
String | 4 | |
Object | 5 |
public enum ArgType
Name | Description | Value |
---|---|---|
Unsupported | 0 | |
Bool | 1 | |
Int | 2 | |
Float | 3 | |
String | 4 | |
Object | 5 |