Navigation
API > API/Runtime > API/Runtime/Advertising
Inheritance Hierarchy
- IModuleInterface
- FAdvertising
References
| Module | Advertising |
| Header | /Engine/Source/Runtime/Advertising/Advertising/Public/Advertising.h |
| Include | #include "Advertising.h" |
Syntax
class FAdvertising : public IModuleInterface
Remarks
Advertising module interface implementation
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAdvertising () |
Module functionality. |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAdvertising & | Get () |
Singleton-like access to this module's interface. | |
| IAdvertisingProvider * | GetAdvertisingProvider
(
const FName& ProviderName |
||
| IAdvertisingProvider * | |||
| FName | |||
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |