Namespace
Namespace BFGSDK contains the C# wrappings to access native functionality. More...
Classes | |
| class | AndroidBfgAppManager |
| This is the bfgAppManager wrapper class for Android. | |
| class | AndroidBfgDiskUtils |
| This is the bfgDiskUtils wrapper class for Android. | |
| class | AndroidBfgGameReporting |
| This is the bfgGameReporting wrapper class for Android. | |
| class | AndroidBfgLocalNotificationManager |
| Provides a straightforward interface for scheduling and cancelling local notifications. The class enables standardized management of local notifications that can survive a restart of the device. | |
| class | AndroidBfgManager |
| This is the bfgManager wrapper class for Android. | |
| class | AndroidBfgPurchase |
| This is the bfgPurchase wrapper class for Android. | |
| class | AndroidBfgPushNotificationManager |
| This is the bfgPushNotificationManager wrapper class for Android. More... | |
| class | AndroidBfgRave |
| This is the bfgRave wrapper class for Android. | |
| class | AndroidBfgSettings |
| This is the bfgSettings wrapper class for Android. | |
| class | AndroidBfgUtils |
| This is the bfgUtils wrapper class for Android. | |
| class | AndroidBuildSettings |
| BFG SDK's Android Build Settings More... | |
| class | AndroidCallUtility |
| This is the wrapper class that lets us call into static Android methods. More... | |
| class | AndroidFlavorBuildSettings |
| Settings that are applicable to a specific build flavor. More... | |
| class | AndroidMessageHandler |
| This is the MessageHandler wrapper class for Android. | |
| class | AndroidNotificationCenter |
| This is the NotificationCenter wrapper class for Android. | |
| class | AndroidProjectPostBuildProcessor |
| class | AndroidPromoCode |
| class | AttStatus |
| Possible states that the user's App Tracking Transparency can be. | |
| class | bfgAnalytics |
| API for interfacing with BFG-managed Firebase Analytics. More... | |
| class | bfgAppManager |
| class | BFGBuildSettings |
| BFG Build Settings Stores and provides access to BFG specific build settings. These are set via the BFG Build Menu window in Unity, and may be queried while the build is running More... | |
| class | bfgCommon |
| Notification names and other constants needed for different systems of the BFG SDK. More... | |
| class | bfgCrashlytics |
| API for interfacing with BFG-managed Crashlytics. More... | |
| class | bfgDiskUtils |
| class | bfgGameReporting |
| class | bfgLocalNotificationManager |
| Provides a straightforward interface for scheduling and cancelling local notifications. The class enables standardized management of local notifications that can survive a restart of the device. More... | |
| class | bfgManager |
| class | bfgPurchase |
| class | bfgPurchaseAndroid |
| This is the bfgPurchaseAndroid wrapper class for the native Android purchase functionality. More... | |
| class | bfgPushNotificationManager |
| class | bfgRave |
| class | bfgSettings |
| class | bfgUtils |
| class | BuildUtilities |
| class | ChangeNativeSdksBuildType |
| Change Native SDKs Build Type Allows user to change between using debug and release Android or iOS native BFG SDKs Note: Nothing currently prevents a production app from shipping with the debug native SDKs so please use extreme caution. More... | |
| class | EditorBfgAppManager |
| Wrapper code for the iOS native bfgAppManager class that takes care of Installing apps from the App Store or Launching already installed apps on the device. More... | |
| class | EditorBfgDiskUtils |