|
Omni One Unreal SDK 1.1.0
The Omni One Unreal SDK allows for games to interface with the Omni platform service.
|
Information about the application's version.
#include <OmniVersionData.h>
Inherits UObject.
Public Member Functions | |
| FString | GetCurrentName () |
| Get the name of the current application version. | |
| int64 | GetCurrentCode () |
| Get the code of the current application version. | |
| int64 | GetLatestCode () |
| Get the latest code of the application version. | |
| int64 UOmniVersionData::GetLatestCode | ( | ) |
Get the latest code of the application version.
Note that the data returned is invalid.