Class GhostAuthoringComponentEditor
Inherited Members
UnityEditor.Editor.MoveNextTarget()
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.NetCode.Editor
Syntax
[CustomEditor(typeof(GhostAuthoringComponent))]
public class GhostAuthoringComponentEditor : Editor, IPreviewable, IToolModeOwner
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()