2013-04-01ãã1ã¶æéã®è¨äºä¸è¦§
ããã¯ããã¥ã¡ã³ãåããã¦ããªããã® GetObjects public static GameObject[] GetObjects (Object[] gameObjects, bool includeChildren) å¼æ°å 説æ gameObjects æ¤æ»ããGameObject includeChildren åè¦ç´ ãå«ããã©ãã gameObjectsããé¢é£ããGameOâ¦
Unityç¨ã®ã³ã¼ããã³ãã¬ã¼ãæ¸ãã - UnityEngineç·¨ Editorã®ãã¤ã追å https://github.com/anchan828/monodevelop-code-template-unity-csharp
UniteJapanã®ãEditorã¹ã¯ãªããã£ã³ã°å ¥éãã®è£è¶³ã§ãããã¾ãã AssetModificationProcessorã¨ã¯ã¢ã»ãããUnityå ã§ä½æ/ ä¿å / 移å / åé¤ ãè¡ãåã«å¼ã³åºããããã®ã§ãã OnWillCreateAsset Unityå ã§çæãããã¢ã»ããï¼ meta ãã¡ã¤ã«ã ããâ¦
è¦ããã«ãEditorWindowã®Menuã§ä½¿ãããGenericMenuãåå¾ã§ãããã¨ãããã¨ã ãâããã¤ããï¼ using UnityEngine; using UnityEditor; public class HasMenu : EditorWindow, IHasCustomMenu { private bool on; public void AddItemsToMenu (GenericMenâ¦