C# Class Sharpcraft.Networking.Packets.TimeUpdatePacket

Inheritance: Packet
Afficher le fichier Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Méthodes publiques

Свойство Type Description
Time System.Int64
Time long

Méthodes publiques

Méthode Description
TimeUpdatePacket ( System.Int64 time ) : System

Method Details

TimeUpdatePacket() public méthode

public TimeUpdatePacket ( System.Int64 time ) : System
time System.Int64
Résultat System

Property Details

Time public_oe property

public Int64,System Time
Résultat System.Int64

Time public_oe property

public long Time
Résultat long