Class GotoNextScene
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Global Namespace
Assembly: UnityEngine.TestTools.Graphics.dll
Syntax
public class GotoNextScene : MonoBehaviour
Methods
Awake()
Declaration
public void Awake()
Update()
Declaration
public void Update()