C# Class Gta5EyeTracking.Features.AnimationName

Afficher le fichier Open project: alex8b/gta5eyetracking Class Usage Examples

Méthodes publiques

Свойство Type Description
Group string
Name string

Méthodes publiques

Méthode Description
Equals ( AnimationName other ) : bool
GetHashCode ( ) : int

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Property Details

Group public_oe property

public string Group
Résultat string

Name public_oe property

public string Name
Résultat string