{"id":11186,"date":"2023-10-24T16:03:47","date_gmt":"2023-10-24T07:03:47","guid":{"rendered":"http:\/\/www.tyosuke20xx.com\/blog\/?p=11186"},"modified":"2023-10-24T16:03:49","modified_gmt":"2023-10-24T07:03:49","slug":"c-talk-cs","status":"publish","type":"post","link":"http:\/\/www.tyosuke20xx.com\/blog\/?p=11186","title":{"rendered":"C# Talk.cs"},"content":{"rendered":"\n<p>using System.Collections;<br>using System.Collections.Generic;<br>using UnityEngine;<br>using UnityEngine.UI;<\/p>\n\n\n\n<p>public class Talk : MonoBehaviour<br>{<br>public GameObject panel;<br>public Text txt;<br>\/\/ Start is called before the first frame update<br>void Start()<br>{<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>}\n\n\/\/ Update is called once per frame\nvoid Update()\n{\n\n}\n\nvoid OnTriggerEnter(Collider col)\n{\n    panel.SetActive(true);\n}<\/code><\/pre>\n\n\n\n<p>}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>using System.Collections;using System.Collections.Generic;using UnityEngine;using UnityEngine.UI; public class &hellip; <a href=\"http:\/\/www.tyosuke20xx.com\/blog\/?p=11186\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;C# Talk.cs&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[33,4,29],"tags":[35,14],"class_list":["post-11186","post","type-post","status-publish","format-standard","hentry","category-c","category-programming","category-unity","tag-c","tag-unity"],"aioseo_notices":[],"jetpack_featured_media_url":"","_links":{"self":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/11186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11186"}],"version-history":[{"count":1,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/11186\/revisions"}],"predecessor-version":[{"id":11187,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/11186\/revisions\/11187"}],"wp:attachment":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11186"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}