Wikitude Unity Plugin
Public Attributes | List of all members
Wikitude.SDKBuildInformation Class Reference

Encapsulates build information for the SDK. More...

Public Attributes

string BuildConfiguration
 The configuration that was used to build this version of the SDK. More...
 
string BuildNumber
 The build number of the SDK. More...
 
string BuildDate
 The build date of the SDK. More...
 
string SDKVersion
 The version of the SDK. More...
 

Detailed Description

Encapsulates build information for the SDK.

Member Data Documentation

string Wikitude.SDKBuildInformation.BuildConfiguration

The configuration that was used to build this version of the SDK.

string Wikitude.SDKBuildInformation.BuildDate

The build date of the SDK.

string Wikitude.SDKBuildInformation.BuildNumber

The build number of the SDK.

string Wikitude.SDKBuildInformation.SDKVersion

The version of the SDK.