C# Class PoofManager, PoofParadise

Inheritance: MonoBehaviour
Afficher le fichier Open project: CatalystOfNostalgia/PoofParadise Class Usage Examples

Méthodes publiques

Свойство Type Description
poofManager PoofManager,

Méthodes publiques

Méthode Description
beamDownPoof ( Tuple, currentLocation, int poofRate ) : void
beamDownPoof ( int poofRate ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

beamDownPoof() public méthode

public beamDownPoof ( Tuple, currentLocation, int poofRate ) : void
currentLocation Tuple,
poofRate int
Résultat void

beamDownPoof() public méthode

public beamDownPoof ( int poofRate ) : void
poofRate int
Résultat void

Property Details

poofManager public_oe static_oe property

public static PoofManager, poofManager
Résultat PoofManager,