Property | Type | Description | |
---|---|---|---|
command | int | ||
immediate | bool | ||
script | FunctionScript |
Method | Description | |
---|---|---|
PersonCommand ( int cmd, bool imm, object code = null ) : System |
public PersonCommand ( int cmd, bool imm, object code = null ) : System | ||
cmd | int | |
imm | bool | |
code | object | |
return | System |