Skip to main content

engage/generated/app/
struct_object.rs

1// @generated by il2cpp-bindgen — do not edit by hand.
2
3#[cfg(any(feature = "app-struct_object-basearrayitem_1-types"))]
4pub mod basearrayitem_1;
5#[cfg(feature = "app-struct_object-basearrayitem_1")]
6pub use basearrayitem_1::IBaseArrayItem_1Methods;
7#[cfg(feature = "app-struct_object-basearrayitem_1-types")]
8pub use basearrayitem_1::{BaseArrayItem_1, IBaseArrayItem_1};
9#[cfg(any(feature = "app-struct_object-basedata_3-types"))]
10pub mod basedata_3;
11#[cfg(feature = "app-struct_object-basedata_3")]
12pub use basedata_3::IBaseData_3Methods;
13#[cfg(feature = "app-struct_object-basedata_3-types")]
14pub use basedata_3::{BaseData_3, IBaseData_3};
15#[cfg(any(feature = "app-struct_object-baseitem-types"))]
16pub mod baseitem;
17#[cfg(feature = "app-struct_object-baseitem")]
18pub use baseitem::IBaseItemMethods;
19#[cfg(feature = "app-struct_object-baseitem-types")]
20pub use baseitem::{BaseItem, IBaseItem};
21#[cfg(any(feature = "app-struct_object-basepiece-types"))]
22pub mod basepiece;
23#[cfg(feature = "app-struct_object-basepiece")]
24pub use basepiece::IBasePieceMethods;
25#[cfg(feature = "app-struct_object-basepiece-types")]
26pub use basepiece::{BasePiece, IBasePiece};
27#[cfg(any(feature = "app-struct_object-runtimesample-types"))]
28pub mod runtimesample;
29#[cfg(feature = "app-struct_object-runtimesample")]
30pub use runtimesample::IRuntimeSampleMethods;
31#[cfg(feature = "app-struct_object-runtimesample-types")]
32pub use runtimesample::{IRuntimeSample, RuntimeSample};