Skip to main content

engage/generated/moon_sharp/interpreter/
compatibility.rs

1// @generated by il2cpp-bindgen — do not edit by hand.
2
3#[cfg(any(feature = "moon_sharp-interpreter-compatibility-framework-types"))]
4pub mod framework;
5#[cfg(feature = "moon_sharp-interpreter-compatibility-framework-types")]
6pub use framework::{Framework, IFramework};
7#[cfg(any(
8    feature = "moon_sharp-interpreter-compatibility-frameworks-frameworkbase-types",
9    feature = "moon_sharp-interpreter-compatibility-frameworks-frameworkclrbase-types",
10    feature = "moon_sharp-interpreter-compatibility-frameworks-frameworkcurrent-types",
11    feature = "moon_sharp-interpreter-compatibility-frameworks-frameworkreflectionbase-types"
12))]
13pub mod frameworks;