KeepThisAlive Class

Definition

Caution

This component is no longer supported

Enforces to keep this GameObject alive across different scenes.

public ref class KeepThisAlive : UnityEngine::MonoBehaviour
[System.Obsolete("This component is no longer supported", true)]
[UnityEngine.AddComponentMenu("Scripts/MRTK/Obsolete/KeepThisAlive")]
public class KeepThisAlive : UnityEngine.MonoBehaviour
[<System.Obsolete("This component is no longer supported", true)>]
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Obsolete/KeepThisAlive")>]
type KeepThisAlive = class
    inherit MonoBehaviour
Public Class KeepThisAlive
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
KeepThisAlive
Attributes
ObsoleteAttribute UnityEngine.AddComponentMenuAttribute

Constructors

KeepThisAlive()

Properties

Instance

Applies to