Property | Type | Description | |
---|---|---|---|
Time | int | ||
X | float | ||
Y | float |
Method | Description | |
---|---|---|
MoveRecord ( int time, float x, float y ) : RotMG_Net_Lib.Networking.Packets | ||
Write ( PacketOutput output ) : void |
public MoveRecord ( int time, float x, float y ) : RotMG_Net_Lib.Networking.Packets | ||
time | int | |
x | float | |
y | float | |
return | RotMG_Net_Lib.Networking.Packets |