Category:ProtoFlux:Core: Difference between revisions

Category page
Added a description for this category.
Added a description to this category. Updated a description.
Line 17: Line 17:
|External Impulse Display||
|External Impulse Display||
|External Impulse Display||
|External Impulse Display||
|Field As Variable|| Used in Indirect writing to a field.
|Field As Variable|| Takes an [[Type:IValue`1|IValue]] and transforms it into an [[Type:IVariable|IVariable]]. Used in Indirect writing to a field.
|Field Hook|| Allows you to temporarily drive a field.
|Field Hook|| Allows you to temporarily drive a field.
|Filter Input|| A UI changeable Reference ProtoFlux Node.
|Filter Input|| A UI changeable Reference ProtoFlux Node.
Line 26: Line 26:
|Link|| A node that links other groups of nodes together. Used well with packing/unpacking ProtoFlux.
|Link|| A node that links other groups of nodes together. Used well with packing/unpacking ProtoFlux.
|Object Field Drive|| Made through Drive button in context menu.
|Object Field Drive|| Made through Drive button in context menu.
|Reference As Variable||
|Reference As Variable|| Takes a [[Type:SyncRef|SyncRef]] and transforms it into an [[Type:IVariable|IVariable]]. Used in Indirect writing to a field.
|Reference Drive|| Made through Drive button in context menu.
|Reference Drive|| Made through Drive button in context menu.
|Reference Source|| Made through Source button in context menu.
|Reference Source|| Made through Source button in context menu.

Revision as of 17:28, 13 February 2025

Subcategories
Category Summary
Casts Casting nodes.
Nodes
Node Name Description
Async Call Input Async impulse start button
Box A node that takes in any Type, converts it, and treats it as a generic Object type.
Call Input Impulse start button
Call Relay Async/Impulse Routing Connector
Constant
Continuation Relay Continuation Impulse Routing Connector
Display Displays values for internal use only.
Evaluation Point
External Async Call
External Call
External Impulse Display
External Impulse Display
Field As Variable Takes an IValue and transforms it into an IVariable. Used in Indirect writing to a field.
Field Hook Allows you to temporarily drive a field.
Filter Input A UI changeable Reference ProtoFlux Node.
Global To Output Returns a value from a Global Value or Global Reference component.
Impulse Display Gotten by hitting Secondary with an Impulse wire.
Input Gotten by hitting Secondary with an input sided value wire.
Value Display Gotten by hitting Secondary with an output sided value wire.
Link A node that links other groups of nodes together. Used well with packing/unpacking ProtoFlux.
Object Field Drive Made through Drive button in context menu.
Reference As Variable Takes a SyncRef and transforms it into an IVariable. Used in Indirect writing to a field.
Reference Drive Made through Drive button in context menu.
Reference Source Made through Source button in context menu.
Reference To Output A node that acts similarly to the Field As Variable node and returns the field using a global reference.
Relay Value Routing Connector
Source Made through Source button in context menu.
Unbox A node that takes in an Object type and converts it back into its original Type type.
User Reference As Variable Takes a UserRef and treats it like a variable.
Value Field Drive Made through Drive button in context menu.
Write To Global Writes values or references to Global Value or Global Reference components.