Skip to main content

coremodule

Function coremodule 

Source
pub fn coremodule() -> Arc<Assembly>
Expand description

Returns the cached UnityEngine.CoreModule.dll assembly.

§Panics

Panics if the cache is not ready or if UnityEngine.CoreModule.dll is unavailable in the current runtime.