Create Field Undo Step (LogiXノード)

From Neos Wiki
Revision as of 02:28, 18 February 2022 by Aesc (talk | contribs) (Created page with "== 使用方法 == <code>Target</code>入力は、LogiXワイヤーを通常通り接続することで、任意の値のスロットやコンポーネントフィールドに...")
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Create Field Undo Step
'Create Field Undo Step' LogiX node
Inputs
  Impulse Create
  IField Target
  Bool ForceNew
Outputs
  Impulse OnCreated

Create Field Undo Stepノードは、Createへインパルスを入力すると、Target 値フィールドに Undo Manager エントリセーブポイントを作成します。

使用方法

Target入力は、LogiXワイヤーを通常通り接続することで、任意の値のスロットやコンポーネントフィールドに設定することができます。入力の色は深緑色から変化しないことに注意してください。


The ForceNew input determines whether a new Undo Manager entry will be created for the Target field even if another one was already created for the same field in the preceding impulse chain. Default is false.


The OnCreated output fires an impulse when the Undo Manager entry has been successfully created. No impulse will be fired if there is no valid Target set.


The Undo Manager entry is created for the owner of the impulse received at Create. If this node is placed before any other nodes which alter the Target field value in an impulse chain, then the effects of those nodes will be undone if the user performs the Undo action from their radial context menu.

Examples

Node Menu

NodeMenu-Undo/ja