Table of Contents

Get Method

Get()

public static SceneLifetime Get()

Get lifetime of active scene.

Returns

SceneLifetime

Get(Scene)

public static SceneLifetime Get(Scene scene)

Get lifetime of specified scene.

Parameters

scene Scene

gameObject.scene or SceneManager.Get... or something.

Returns

SceneLifetime