Skip to main content

engage/generated/app/
gmap.rs

1// @generated by il2cpp-bindgen — do not edit by hand.
2
3#[cfg(any(feature = "app-gmap-enterchapteryesnodialog-types"))]
4pub mod enterchapteryesnodialog;
5#[cfg(feature = "app-gmap-enterchapteryesnodialog-types")]
6pub use enterchapteryesnodialog::{
7    EnterChapterYesNoDialog, EnterChapterYesNoDialog_EnterChapterDialogEncountItemYes, EnterChapterYesNoDialog_EnterChapterDialogMainItemNo,
8    EnterChapterYesNoDialog_EnterChapterDialogMainItemYes, EnterChapterYesNoDialog_EnterChapterDialogRecollectionItemYes,
9    EnterChapterYesNoDialog_Type, IEnterChapterYesNoDialog, IEnterChapterYesNoDialog_EnterChapterDialogEncountItemYes,
10    IEnterChapterYesNoDialog_EnterChapterDialogMainItemNo, IEnterChapterYesNoDialog_EnterChapterDialogMainItemYes,
11    IEnterChapterYesNoDialog_EnterChapterDialogRecollectionItemYes,
12};
13#[cfg(feature = "app-gmap-enterchapteryesnodialog")]
14pub use enterchapteryesnodialog::{
15    IEnterChapterYesNoDialogMethods, IEnterChapterYesNoDialog_EnterChapterDialogEncountItemYesMethods,
16    IEnterChapterYesNoDialog_EnterChapterDialogMainItemNoMethods, IEnterChapterYesNoDialog_EnterChapterDialogMainItemYesMethods,
17    IEnterChapterYesNoDialog_EnterChapterDialogRecollectionItemYesMethods,
18};
19#[cfg(any(feature = "app-gmap-gmappathcollection-types"))]
20pub mod gmappathcollection;
21#[cfg(feature = "app-gmap-gmappathcollection")]
22pub use gmappathcollection::IGmapPathCollectionMethods;
23#[cfg(feature = "app-gmap-gmappathcollection-types")]
24pub use gmappathcollection::{GmapPathCollection, IGmapPathCollection};
25#[cfg(any(feature = "app-gmap-gotosolanelconfirmdialog-types"))]
26pub mod gotosolanelconfirmdialog;
27#[cfg(feature = "app-gmap-gotosolanelconfirmdialog-types")]
28pub use gotosolanelconfirmdialog::{
29    GoToSolanelConfirmDialog, GoToSolanelConfirmDialog_GoToSolanelConfirmDialogItemNo, GoToSolanelConfirmDialog_GoToSolanelConfirmDialogItemYes,
30    IGoToSolanelConfirmDialog, IGoToSolanelConfirmDialog_GoToSolanelConfirmDialogItemNo, IGoToSolanelConfirmDialog_GoToSolanelConfirmDialogItemYes,
31};
32#[cfg(feature = "app-gmap-gotosolanelconfirmdialog")]
33pub use gotosolanelconfirmdialog::{
34    IGoToSolanelConfirmDialogMethods, IGoToSolanelConfirmDialog_GoToSolanelConfirmDialogItemNoMethods,
35    IGoToSolanelConfirmDialog_GoToSolanelConfirmDialogItemYesMethods,
36};
37#[cfg(any(feature = "app-gmap-gotosolanelordlcgmapdialog-types"))]
38pub mod gotosolanelordlcgmapdialog;
39#[cfg(feature = "app-gmap-gotosolanelordlcgmapdialog-types")]
40pub use gotosolanelordlcgmapdialog::{
41    GoToSolanelOrDlcGmapDialog, GoToSolanelOrDlcGmapDialog_DialogGmapItem, GoToSolanelOrDlcGmapDialog_DialogItem, IGoToSolanelOrDlcGmapDialog,
42    IGoToSolanelOrDlcGmapDialog_DialogGmapItem, IGoToSolanelOrDlcGmapDialog_DialogItem,
43};
44#[cfg(feature = "app-gmap-gotosolanelordlcgmapdialog")]
45pub use gotosolanelordlcgmapdialog::{
46    IGoToSolanelOrDlcGmapDialogMethods, IGoToSolanelOrDlcGmapDialog_DialogGmapItemMethods, IGoToSolanelOrDlcGmapDialog_DialogItemMethods,
47};