PltCommandArgIds
PltCommandArgIds enumeration
PLT 命令参数类型的标识符。
public enum PltCommandArgIds
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| Numerical | 0 | 数值类型。 |
| String | 1 | 字符串类型。 |
| Byte | 2 | 字节类型。 |
| FlagByte | 3 | 标志字节类型。 |
PLT 命令参数类型的标识符。
public enum PltCommandArgIds
| 姓名 | 价值 | 描述 |
|---|---|---|
| Numerical | 0 | 数值类型。 |
| String | 1 | 字符串类型。 |
| Byte | 2 | 字节类型。 |
| FlagByte | 3 | 标志字节类型。 |