C# Class StartUpCommand, UnityHello

Inheritance: ControllerCommand
Afficher le fichier Open project: woshihuo12/UnityHello

Méthodes publiques

Méthode Description
Execute ( IMessage message ) : void

Private Methods

Méthode Description
InitFunc ( Action OnLoadStep, Action loadOver ) : IEnumerator

Method Details

Execute() public méthode

public Execute ( IMessage message ) : void
message IMessage
Résultat void