class Platform (Niantic.ARDK.Platform)
Overview
Internal helper class to initialize the platform. More…
Detailed Documentation
Internal helper class to initialize the platform.
Each ARDK class has a static initializer that will ensure Platform.Init() is called before any property or method is accessed/called.