{"id":2498,"date":"2025-11-20T21:04:12","date_gmt":"2025-11-20T21:04:12","guid":{"rendered":"https:\/\/golemitegames.com\/?post_type=docs&#038;p=2498"},"modified":"2025-11-21T21:38:55","modified_gmt":"2025-11-21T21:38:55","password":"","slug":"unique-id","status":"publish","type":"docs","link":"https:\/\/golemitegames.com\/index.php\/docs\/unique-id\/","title":{"rendered":"Unique ID"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" style=\"font-size:22px;text-transform:capitalize\">Introduction<\/h2>\n\n\n\n<p>This component simply stores a unique ID for the gameobject it is attached too. It will auto generate, although you can generate a new one, or copy the current one. <br><br>In the system, this is generally used in conjuction with the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/saveable-object\/\" title=\"Saveable Object\">SaveableObject<\/a> component.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:22px;text-transform:capitalize\">Setting up<\/h2>\n\n\n\n<p>Add the component to the gameobject.<br><br><a href=\"https:\/\/golemitegames.com\/index.php\/docs\/saveable-object\/\" title=\"Saveable Object\">SaveableObject<\/a> will add this component automatically.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:22px;text-transform:capitalize\">Scripting<\/h2>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-csharp\" data-lang=\"C#\" data-show-lang=\"0\"><code>\/\/\/ &lt;summary&gt;\n\/\/\/ Assigns a given ID. Useful for when custom loading an object into the world, and the UniqueID should be kept the same\n\/\/\/ &lt;\/summary&gt;\n\/\/\/ &lt;param name=&quot;newID&quot;&gt;The new ID to assign&lt;\/param&gt;\npublic void AssignNewId(string newID)\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Generates a new id\n\/\/\/ &lt;\/summary&gt;\npublic void GenerateNewID()<\/code><\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Introduction This component simply stores a unique ID for the gameobject it is attached too. It will auto generate, although you can generate a new one, or copy the current one. In the system, this is generally used in conjuction with the SaveableObject component. Setting up Add the component to the gameobject. SaveableObject will add [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"doc_category":[46],"doc_tag":[],"class_list":["post-2498","docs","type-docs","status-publish","hentry","doc_category-resource-and-production"],"acf":[],"aioseo_notices":[],"year_month":"2026-04","word_count":120,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"rickitz5h","author_nicename":"rickitz5h","author_url":"https:\/\/golemitegames.com\/index.php\/author\/rickitz5h\/"},"doc_category_info":[{"term_name":"Resource And Production","term_url":"https:\/\/golemitegames.com\/index.php\/docs-category\/resource-and-production\/"}],"doc_tag_info":[],"_links":{"self":[{"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/docs\/2498","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/comments?post=2498"}],"version-history":[{"count":3,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/docs\/2498\/revisions"}],"predecessor-version":[{"id":2585,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/docs\/2498\/revisions\/2585"}],"wp:attachment":[{"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/media?parent=2498"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/doc_category?post=2498"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/doc_tag?post=2498"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}