Warning: Declaration of action_plugin_linebreak::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php on line 41
Warning: Declaration of action_plugin_markdownextra::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/markdownextra/action.php on line 16
Warning: Declaration of action_plugin_syntaxhighlighter3_action::register(Doku_Event_Handler &$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/syntaxhighlighter3/action/action.php on line 28
====== 002 Blueprint コメントについて ======
===== 概要 =====
BluePrintでもソースコードに記述する様に、コメントの追加が出来ます。
==== ノードにコメントを追加する ====
任意のノードを選択して右クリックで出てくるメニューにNode Commentがあります。
これを編集するとノードに対するコメントが設定できます。
{{:wiki:ue4:tips:ue4_add_comment_node.png?300|}}
短いコメントであれば、これで事足ります。
==== 独立したコメントを追加する ====
Event Graph の中で右クリック -> Add Comment で追加できます。
{{:wiki:ue4:tips:ue4__add_comment.png?300|}}
こんな感じに複数のノードを囲ってしまえばグループ化出来て分かりやすくなりますしお勧めです。