C# Class AppView, UnityHello

Inheritance: View
Show file Open project: woshihuo12/UnityHello Class Usage Examples

Private Properties

Property Type Description
Awake void

Public Methods

Method Description
OnMessage ( IMessage message ) : void

Private Methods

Method Description
Awake ( ) : void

Method Details

OnMessage() public method

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