Summary
Draws the regular Inspector then adds a better preview for 
		UnityEngine.Sprite animations.- Assembly
 - Animancer
.dll  - Namespace
 - Animancer
.Editor  - Containing Type
 - AnimationClipEditor
 
Syntax
public override void OnInspectorGUI()
	Remarks
Called by the Unity editor to draw the custom Inspector GUI elements.
	Return Value
| Type | Description | 
|---|---|
| void |