{"id":2250,"date":"2023-09-12T17:54:53","date_gmt":"2023-09-12T09:54:53","guid":{"rendered":"https:\/\/courtship.top\/?p=2250"},"modified":"2023-09-12T17:54:53","modified_gmt":"2023-09-12T09:54:53","slug":"%e8%ae%b0%e5%bd%95%e7%82%b9%e4%b9%8b%e5%89%8d%e6%b2%a1%e8%a7%81%e8%bf%87%e7%9a%84ue-c%e5%a5%87%e6%8a%80%e6%b7%ab%e5%b7%a7-2","status":"publish","type":"post","link":"https:\/\/courtship.top\/index.php\/2023\/09\/12\/%e8%ae%b0%e5%bd%95%e7%82%b9%e4%b9%8b%e5%89%8d%e6%b2%a1%e8%a7%81%e8%bf%87%e7%9a%84ue-c%e5%a5%87%e6%8a%80%e6%b7%ab%e5%b7%a7-2\/","title":{"rendered":"\u8bb0\u5f55\u70b9\u4e4b\u524d\u6ca1\u89c1\u8fc7\u7684UE C++\u5947\u6280\u6deb\u5de7 2"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u6309\u7d22\u5f15\u83b7\u53d6\u679a\u4e3e\u503c<\/h2>\n\n\n\n<p>\u4f7f\u7528\u5f3a\u8f6c<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>int32 EnumIndex = 1;\nMyEnum EnumValue = static_cast&lt;MyEnum&gt;(EnumIndex);<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">UE\u5b9a\u65f6\u5668\u7684\u56de\u8c03\u51fd\u6570\u9700\u8981\u53c2\u6570<\/h2>\n\n\n\n<p>\u5982\u679c\u4f60\u7684\u56de\u8c03\u51fd\u6570\u9700\u8981\u53c2\u6570\uff0c\u53ef\u4ee5\u4f7f\u7528lambda\u8868\u8fbe\u5f0f\u6765\u4f20\u9012\u53c2\u6570\u3002lambda\u8868\u8fbe\u5f0f\u662f\u4e00\u79cd\u533f\u540d\u51fd\u6570\uff0c\u53ef\u4ee5\u5728\u51fd\u6570\u5185\u90e8\u5b9a\u4e49\u5e76\u4f20\u9012\u53c2\u6570\u3002<\/p>\n\n\n\n<p>\u4f8b\u5982\uff0c\u5047\u8bbe\u4f60\u7684\u56de\u8c03\u51fd\u6570\u9700\u8981\u4e00\u4e2a\u6574\u6570\u53c2\u6570\uff0c\u4f60\u53ef\u4ee5\u8fd9\u6837\u4f7f\u7528lambda\u8868\u8fbe\u5f0f\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>CPP\u590d\u5236int32 MyIntParam = 123;\nFTimerHandle TimerHandle;\nGetWorldTimerManager().SetTimer(TimerHandle, &#91;this, MyIntParam]()\n{\n    MyFunctionWithParam(MyIntParam);\n}, 2.0f, false);<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u83b7\u53d6\u84dd\u56fe\u4e2d\u53ef\u80fd\u6dfb\u52a0\u7684\u7ec4\u4ef6 GetComponentByClass<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>UInworldCharacterComponent* InWorldComponent = Cast&lt;UInworldCharacterComponent&gt;(GetComponentByClass(UInworldCharacterComponent::StaticClass()));\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u6253\u5370\u679a\u4e3e<\/h2>\n\n\n\n<p>\u83b7\u53d6\u679a\u4e3e\u7684\u9759\u6001\u7c7b\u578b\uff0c\u8c03\u7528Class\u65b9\u6cd5GetNameStringByValue<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>FString Description;\nDescription = FString::Printf(TEXT(\"Locomotion Type: %s\"), *StaticEnum&lt;EAILocomotionType&gt;()-&gt;GetNameStringByValue((int64)LocomotionType));<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u6309\u7d22\u5f15\u83b7\u53d6\u679a\u4e3e\u503c \u4f7f\u7528\u5f3a\u8f6c UE\u5b9a\u65f6\u5668\u7684\u56de\u8c03\u51fd\u6570\u9700\u8981\u53c2\u6570 \u5982\u679c\u4f60\u7684\u56de\u8c03\u51fd\u6570\u9700\u8981\u53c2\u6570\uff0c\u53ef\u4ee5\u4f7f\u7528lambda\u8868\u8fbe\u5f0f\u6765\u4f20\u9012\u53c2\u6570\u3002lamb &#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"emotion":"","emotion_color":"","title_style":"","license":"","footnotes":""},"categories":[6,12],"tags":[],"class_list":["post-2250","post","type-post","status-publish","format-standard","hentry","category-engine","category-ue"],"_links":{"self":[{"href":"https:\/\/courtship.top\/index.php\/wp-json\/wp\/v2\/posts\/2250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courtship.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/courtship.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/courtship.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/courtship.top\/index.php\/wp-json\/wp\/v2\/comments?post=2250"}],"version-history":[{"count":0,"href":"https:\/\/courtship.top\/index.php\/wp-json\/wp\/v2\/posts\/2250\/revisions"}],"wp:attachment":[{"href":"https:\/\/courtship.top\/index.php\/wp-json\/wp\/v2\/media?parent=2250"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/courtship.top\/index.php\/wp-json\/wp\/v2\/categories?post=2250"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/courtship.top\/index.php\/wp-json\/wp\/v2\/tags?post=2250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}