A.deltaTime B.fixedDeltaTime C.fixedTime D.timeSinceLevelLoad
A.GetComponent<T>() B.GetComponent() C.AddComponent() D.AddComponent<T>()
A.GetInstanceID B.DontDestroyOnLoad C.Instantiate D.ToString