C# Class LeopotamGroup.Tutorials.TutorialInfo

Helper for tutorial stage processing. All children will be set active / non-active based on mask state.
Inheritance: UnityEngine.MonoBehaviour
Mostrar archivo Open project: Leopotam/LeopotamGroupLibraryUnity

Public Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void
OnTutorialUpdated ( ) : void

Method Details

OnDisable() public method

public OnDisable ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

OnTutorialUpdated() public method

public OnTutorialUpdated ( ) : void
return void