/////////////////////////////////////////////////////////// // hooks up the vp_FPSDemo object as the inspector target /////////////////////////////////////////////////////////// void OnEnable() { m_Component = (vp_FPSDemo)target; }