C# Class Paralyzed, verthex

Inheritance: SectionEffect
Afficher le fichier Open project: austinblakeslee/verthex Class Usage Examples

Méthodes publiques

Свойство Type Description
numTurns int
paralyzedVisual Material

Méthodes publiques

Méthode Description
Construct ( ) : void
Destruct ( ) : void
EndTurnEffect ( ) : void
GetInfo ( ) : string
Paralyzed ( Section, s ) : System.Collections

Method Details

Construct() public méthode

public Construct ( ) : void
Résultat void

Destruct() public méthode

public Destruct ( ) : void
Résultat void

EndTurnEffect() public méthode

public EndTurnEffect ( ) : void
Résultat void

GetInfo() public méthode

public GetInfo ( ) : string
Résultat string

Paralyzed() public méthode

public Paralyzed ( Section, s ) : System.Collections
s Section,
Résultat System.Collections

Property Details

numTurns public_oe property

public int numTurns
Résultat int

paralyzedVisual public_oe property

public Material paralyzedVisual
Résultat Material