Class Spinner
Component to allow custom editor for managing Spinners. There is no additional code done here.
Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
Spinner
Namespace: LlamaSoftware.UI
Assembly: LlamaSoftware.UI.dll
Syntax
[RequireComponent(typeof(Image), typeof(Animator))]
[DisallowMultipleComponent]
public class Spinner : MonoBehaviour