Example #1
0
 public T GetComponent <T>() => (T)(object)NativePlayer.GetComponent(typeof(T));