Class FirstPersonController
Inherited Members
UnityEngine.MonoBehaviour.CancellationToken
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[RequireComponent(typeof(CharacterController))]
public class FirstPersonController : MonoBehaviour