Example #1
0
 public static void Update() => Redirect.Update();
Example #2
0
 public static void Start() => Redirect.Start();
Example #3
0
 public static void OnDestroy() => Redirect.OnDestroy();
Example #4
0
 public static void Awake() => Redirect.Awake();