Awake() public method

public Awake ( ) : void
return void
Beispiel #1
0
 public override void Handle()
 {
     relay.Awake(this);
 }