Skip to main content

csharp

Function csharp 

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

Returns the cached Assembly-CSharp.dll assembly.

§Panics

Panics if the cache is not ready or if Assembly-CSharp.dll is unavailable in the current runtime.