C# Class Sol.InteractibleActivation

Inheritance: InteractibleObject
Afficher le fichier Open project: Stumpstump/RoverGame

Méthodes publiques

Свойство Type Description
objectsToActivate List
objectsToDeactivate List

Méthodes publiques

Méthode Description
Interact ( ) : void

Method Details

Interact() public méthode

public Interact ( ) : void
Résultat void

Property Details

objectsToActivate public_oe property

public List objectsToActivate
Résultat List

objectsToDeactivate public_oe property

public List objectsToDeactivate
Résultat List