Skip to main content

Module application

Module application 

Source
Expand description

Thin wrapper around UnityEngine.Application.

These helpers are useful for reading common runtime metadata such as version, bundle identifier, and persistent data path without repeating method lookup boilerplate.

Structs§

Application
Accessors for selected UnityEngine.Application properties.