C# Class WowPacketParser.Misc.WowGuid

Afficher le fichier Open project: TrinityCore/WowPacketParser Class Usage Examples

Méthodes publiques

Свойство Type Description
Empty WowGuid

Méthodes publiques

Méthode Description
Equals ( WowGuid other ) : bool
Equals ( object obj ) : bool
GetEntry ( ) : uint
GetHashCode ( ) : int
GetHighType ( ) : HighGuidType
GetLow ( ) : ulong
GetObjectType ( ) : ObjectType
HasEntry ( ) : bool
IsEmpty ( ) : bool
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( WowGuid other ) : bool
other WowGuid
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetEntry() public abstract méthode

public abstract GetEntry ( ) : uint
Résultat uint

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

GetHighType() public méthode

public GetHighType ( ) : HighGuidType
Résultat HighGuidType

GetLow() public abstract méthode

public abstract GetLow ( ) : ulong
Résultat ulong

GetObjectType() public méthode

public GetObjectType ( ) : ObjectType
Résultat ObjectType

HasEntry() public méthode

public HasEntry ( ) : bool
Résultat bool

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

Empty public_oe static_oe property

public static WowGuid,WowPacketParser.Misc Empty
Résultat WowGuid