public TransferMarker ( byte player, int from, int to, System.Guid id, string name, ushort count, ushort origCount, bool isScriptChange ) : void | ||
player | byte | |
from | int | |
to | int | |
id | System.Guid | |
name | string | |
count | ushort | |
origCount | ushort | |
isScriptChange | bool | |
return | void |