C# Class StartUpCommand, UnityHello

Inheritance: ControllerCommand
Mostrar archivo Open project: woshihuo12/UnityHello

Public Methods

Method Description
Execute ( IMessage message ) : void

Private Methods

Method Description
InitFunc ( Action OnLoadStep, Action loadOver ) : IEnumerator

Method Details

Execute() public method

public Execute ( IMessage message ) : void
message IMessage
return void