C# Class SpecialActions_Swabbie

Inheritance: SpecialActions
Afficher le fichier Open project: imann24/cs327-bestmobilegameever

Méthodes publiques

Свойство Type Description
Ink_Puddle GameObject
Waypoint_Ink GameObject

Méthodes publiques

Méthode Description
DoSpecialAction ( string actionTag ) : void

Private Methods

Méthode Description
destroyMe ( ) : void
inkObstacle ( ) : void

Method Details

DoSpecialAction() public méthode

public DoSpecialAction ( string actionTag ) : void
actionTag string
Résultat void

Property Details

Ink_Puddle public_oe property

public GameObject Ink_Puddle
Résultat GameObject

Waypoint_Ink public_oe property

public GameObject Waypoint_Ink
Résultat GameObject