C# Class Blaze.Server.TdfVector2

Inheritance: Tdf
Afficher le fichier Open project: sebastian-malek/blaze-server Class Usage Examples

Méthodes publiques

Свойство Type Description
Value1 ulong
Value2 ulong

Méthodes publiques

Méthode Description
TdfVector2 ( string label, ulong value1, ulong value2 ) : System

Method Details

TdfVector2() public méthode

public TdfVector2 ( string label, ulong value1, ulong value2 ) : System
label string
value1 ulong
value2 ulong
Résultat System

Property Details

Value1 public_oe property

public ulong Value1
Résultat ulong

Value2 public_oe property

public ulong Value2
Résultat ulong