Warning: Declaration of syntax_plugin_linebreak::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in
/home/stepism/www/ue4/wiki/lib/plugins/linebreak/syntax.php on line
52
Warning: Declaration of syntax_plugin_linebreak::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in
/home/stepism/www/ue4/wiki/lib/plugins/linebreak/syntax.php on line
74
002 Blueprint コメントについて
概要
BluePrintでもソースコードに記述する様に、コメントの追加が出来ます。
ノードにコメントを追加する
任意のノードを選択して右クリックで出てくるメニューにNode Commentがあります。
これを編集するとノードに対するコメントが設定できます。
短いコメントであれば、これで事足ります。
独立したコメントを追加する
Event Graph の中で右クリック → Add Comment で追加できます。
こんな感じに複数のノードを囲ってしまえばグループ化出来て分かりやすくなりますしお勧めです。