C# Class Sharpcraft.Networking.Packets.TimeUpdatePacket

Inheritance: Packet
Mostra file Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Public Properties

Property Type Description
Time System.Int64
Time long

Public Methods

Method Description
TimeUpdatePacket ( System.Int64 time ) : System

Method Details

TimeUpdatePacket() public method

public TimeUpdatePacket ( System.Int64 time ) : System
time System.Int64
return System

Property Details

Time public_oe property

public Int64,System Time
return System.Int64

Time public_oe property

public long Time
return long