C# Class BuildIt.States.StateTriggerBase

Inheritance: IStateTriggerActivation, IStateTrigger
显示文件 Open project: builttoroam/BuildIt

Public Methods

Method Description
UpdateIsActive ( bool newIsActive ) : void

Method Details

UpdateIsActive() public method

public UpdateIsActive ( bool newIsActive ) : void
newIsActive bool
return void