SceneInfo.IsInBuildSettings Property

Definition

Returns true if the asset is not null and if the scene has a valid build index. Doesn't respect whether scene is enabled in build settings.

public:
 property bool IsInBuildSettings { bool get(); };
public bool IsInBuildSettings { get; }
member this.IsInBuildSettings : bool
Public ReadOnly Property IsInBuildSettings As Boolean

Property Value

Applies to