Class NetworkAnimatorEditor
Inherited Members
Editor.MoveNextTarget()
Namespace: UnityEditor
Assembly: com.unity.multiplayer-hlapi.Editor.dll
Syntax
[CustomEditor(typeof(NetworkAnimator), true)]
[CanEditMultipleObjects]
[Obsolete("The high level API classes are deprecated and will be removed in the future.")]
public class NetworkAnimatorEditor : Editor
Methods
OnInspectorGUI()
Implement this function to make a custom inspector.
Declaration
public override void OnInspectorGUI()