예제 #1
0
        void OnEnable()
        {
            instance = target as PathController;

            instance.ForcePathLookup();
        }