{"id":2011,"date":"2016-11-09T14:59:56","date_gmt":"2016-11-09T05:59:56","guid":{"rendered":"http:\/\/nantoka.filmm.info\/blog\/?p=2011"},"modified":"2016-11-09T14:59:56","modified_gmt":"2016-11-09T05:59:56","slug":"game-manager%e3%82%b7%e3%82%b9%e3%83%86%e3%83%a0%e3%81%bf%e3%81%9f%e3%81%84%e3%81%aa%e3%81%ae","status":"publish","type":"post","link":"https:\/\/nantoka.filmm.info\/blog\/?p=2011","title":{"rendered":"game manager\u30b7\u30b9\u30c6\u30e0\u307f\u305f\u3044\u306a\u306e"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>\u3088\u304f\u3064\u304b\u3046\u95a2\u6570\u3092\u3044\u308c\u3068\u304f\u306e\u3092\u4f5c\u308a\u307e\u3059<\/p>\n<pre class=\"lang:default decode:true \">using UnityEngine;\r\nusing System.Collections;\r\n\r\nnamespace globalManager{\/\/\u540d\u524d\u7a7a\u9593\r\n\r\npublic class myManager : MonoBehaviour {\/\/\u30af\u30e9\u30b9\u540d\u306fmyManager\r\n\r\n\r\n\t\tpublic static void mytest2(){\r\n\t\t\tDebug.Log (\"test\");\r\n\t\t}\r\n\r\n\t\tpublic static void mytest3(int cat){\r\n\t\t\tDebug.Log (cat);\r\n\t\t}\r\n\r\n\r\n}\r\n\r\n}\r\n<\/pre>\n<p>&nbsp;<\/p>\n<p>\u3053\u306enamespase\u3067using\u3059\u308b\u3068\u547c\u3073\u51fa\u305b\u307e\u3059<\/p>\n<pre class=\"lang:default decode:true \">using UnityEngine;\r\nusing System.Collections;\r\nusing globalManager;\/\/\u5fc5\u8981\r\n\r\npublic class slaveScript : MonoBehaviour {\r\n\r\n\tvoid Start () {\r\n\t\tmyManager.mytest2 ();\r\n\t\tmyManager.mytest3 (5);\r\n\t}\r\n\t\r\n\r\n}\r\n<\/pre>\n<p>\u3053\u308c\u3067\uff0c\u30b3\u30f3\u30bd\u30fc\u30eb\u306b\u306f<\/p>\n<p>\u300ctest\u300d\u300c5\u300d\u3068\u8868\u793a\u3055\u308c\u307e\u3059<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; \u3088\u304f\u3064\u304b\u3046\u95a2\u6570\u3092\u3044\u308c\u3068\u304f\u306e\u3092\u4f5c\u308a\u307e\u3059 using UnityEngine; using System.Collections; namespace globalManager{\/\/\u540d\u524d\u7a7a\u9593 public c &hellip; <a href=\"https:\/\/nantoka.filmm.info\/blog\/?p=2011\" class=\"more-link\">\u7d9a\u304d\u3092\u8aad\u3080 <span class=\"screen-reader-text\">game manager\u30b7\u30b9\u30c6\u30e0\u307f\u305f\u3044\u306a\u306e<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,2],"tags":[],"class_list":["post-2011","post","type-post","status-publish","format-standard","hentry","category-c","category-unity"],"_links":{"self":[{"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2011","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2011"}],"version-history":[{"count":1,"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2011\/revisions"}],"predecessor-version":[{"id":2012,"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2011\/revisions\/2012"}],"wp:attachment":[{"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2011"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2011"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nantoka.filmm.info\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}