Click or drag to resize

SdkVersionSceneBuildTimestamp Field

The Timestamp of the build of the scene

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("scene_timestamp")]
[UnityEngine.TooltipAttribute("The Timestamp of the build of the scene")]
public string SceneBuildTimestamp

Field Value

Type: String
See Also