Created a category for the action custom nodes. |
Added descriptions to this category. |
||
Line 4: | Line 4: | ||
! Node Name !! Summary | ! Node Name !! Summary | ||
|- | |- | ||
| [[Community ProtoFlux Library/AmasterAmaster/Action/Write String|Write String]] || | | [[Community ProtoFlux Library/AmasterAmaster/Action/Write String|Write String]] || Allows to write a [[Type:String|string]] using an [[Type:IField`1|IField]] as a variable. | ||
|- | |- | ||
| [[Community ProtoFlux Library/AmasterAmaster/Action/Increment And Decrement|Increment And Decrement]] || | | [[Community ProtoFlux Library/AmasterAmaster/Action/Increment And Decrement|Increment And Decrement]] || Allows to increment and decrement an [[Type:int|int]] using an [[Type:IField`1|IField]] as a variable. | ||
|- | |- | ||
|} | |} |
Latest revision as of 15:20, 23 August 2024
Nodes
Node Name | Summary |
---|---|
Write String | Allows to write a string using an IField as a variable. |
Increment And Decrement | Allows to increment and decrement an int using an IField as a variable. |