You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2020. It is now read-only.
This structure must be followed verbatim when creating your own components, for ease, please use
EditorTemplates that allow you to quickly create new components.
We are forced to use
public override void OnEnable()
Due to how Unity handles "messages", these calls must be on topmost class in hierarchy.