What is it ?
Component System
How component call functions ?

How create my Component ?
Create new oneList of basic functions
checkComponentValidityonAwakeonStartonUpdateonFixedUpdateonDisplayList of event functions
onDestroy [EVENT]onGameQuit [EVENT]onDisable [EVENT]onEnable [EVENT]onMouseEnter [EVENT]onMouseStay [EVENT]onMouseExit [EVENT]onTriggerEnter [EVENT]onTriggerStay [EVENT]onTriggerExit [EVENT]Last updated