0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

UE5勉強日記2025/06/19 MACROS 1

Posted at

MACROSはMy Blueprint Windowの中にあります。
使い方はGRAPHS、FUNCTIONSと似てます。
image.png

まず、MACROS二つの追加方法を紹介します。
方法1.下記図の⊕ボタンを押す。
image.png

方法2.作成済のnodesを選択し、右クリック、Collapse to Macroをクリック。
image.png

選択したnodeはMacroに置き換え、新しいMacroが作成します。
image.png

作成したMacroは選択したnodesと同じです。
image.png

次、Macroの特徴
1.重複使用可能
2.複数のOutPutルートを設定可能

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?