Property CurrentSceneId CurrentSceneId Scene ID of the recently instantiated scene. Null if there was no scene instantiated (successfully). Declaration public int? CurrentSceneId { get; protected set; } Property Value Type Description int?