C# Class BuildIt.States.StateTriggerBase

Inheritance: IStateTriggerActivation, IStateTrigger
Afficher le fichier Open project: builttoroam/BuildIt

Méthodes publiques

Méthode Description
UpdateIsActive ( bool newIsActive ) : void

Method Details

UpdateIsActive() public méthode

public UpdateIsActive ( bool newIsActive ) : void
newIsActive bool
Résultat void