C# Class Player.Abilities, DreamCatcher

Afficher le fichier Open project: themechanicalturk/DreamCatcher

Méthodes publiques

Свойство Type Description
blink bool

Méthodes publiques

Méthode Description
Abilities ( bool useless ) : System.Collections.Generic
this ( int index ) : bool

Method Details

Abilities() public méthode

public Abilities ( bool useless ) : System.Collections.Generic
useless bool
Résultat System.Collections.Generic

this() public méthode

public this ( int index ) : bool
index int
Résultat bool

Property Details

blink public_oe property

public bool blink
Résultat bool