SceneLifetime Class
- Namespace
- SatorImaging.LifecycleManager
public sealed class SceneLifetime : IEquatable<SceneLifetime>
Represents unity scene lifetime.
- Inheritance
-
SceneLifetime
- Implements
Properties
Methods
- Equals(SceneLifetime?)
Indicates whether the current object is equal to another object of the same type.
- Get()
Get lifetime of active scene.
- Get(Scene)
Get lifetime of specified scene.
- ToString()
Returns a string that represents the current object.