Exemplo n.º 1
0
 public static T ResolveFromGameObject <T>(this IComponentContext context) where T : Object =>
 context.GetGameObject().GetComponent <T>();