C# Class Ow.Net.netty.commands.PetGearRemoveCommand

Mostra file Open project: yusufsahinhamza/darkorbit-emulators

Public Methods

Method Description
write ( Ow.Net.netty.commands.PetGearTypeModule gearType, int level, int amount ) : byte[]

Method Details

write() public static method

public static write ( Ow.Net.netty.commands.PetGearTypeModule gearType, int level, int amount ) : byte[]
gearType Ow.Net.netty.commands.PetGearTypeModule
level int
amount int
return byte[]