Robuta

https://discussions.unity.com/t/is-it-possible-to-cast-androidjavaobject-to-its-java-subclass-in-c/167701 Is it possible to cast AndroidJavaObject to its java subclass in C#? - Questions & Answers - Unity... Jun 20, 2016 - Ok, for example I have AndroidJavaObject reference of Animal class. Can I cast it to Elephant AndroidJavaObject if I know that it is an Elephant (Elephant...