![]() | SdkVersion Methods |
The SdkVersion type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetCurrentSdkVersionFilePath |
Gets the full local path to the sdk version txt file
|
![]() ![]() | GetCurrentVersion |
Loads the current sdk version file
|
![]() ![]() | GetPreviousSdkVersionFilePath |
Gets the full local path to the previous sdk version txt file
|
![]() ![]() | GetPreviousVersion |
Loads the previous SDK version file
|
![]() | ToLongVersion |
Returns the sdk version in longer format: Major.Minor.Patch #-SDK_BUILD_VERSION t-SDK_TIMESTAMP b-BRANCH s#-SCENE_VERSION st-SCENE_TIMESTAMP sb-SCENE_BRANCH
|
![]() | ToShortSceneVersion |
Returns the scene version in shorter format: SCENE_BUILD_VERSION on SCENE_TIMESTAMP (SCENE_BRANCH)
|
![]() | ToShortVersion |
Returns the sdk version in shorter format: Major.Minor.Patch
|
![]() | ToString |
Returns a string version that can be printed to the console
(Overrides ObjectToString.) |