Category:ProtoFlux:Core: Difference between revisions

Category page
Added descriptions.
Added descriptions to this category.
Line 1: Line 1:
{{Table ProtoFluxCategorySubcategories
{{Table ProtoFluxCategorySubcategories
|Casts|
|Casts| Casting nodes.


}}
}}
Line 11: Line 11:
|Constant||
|Constant||
|Continuation Relay|| Continuation Impulse Routing Connector
|Continuation Relay|| Continuation Impulse Routing Connector
|Display||  
|Display|| Displays values for internal use only.
|Evaluation Point||
|Evaluation Point||
|External Async Call||  
|External Async Call||  
Line 20: Line 20:
|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.
|Global To Output|| Allows referring to a field as a global value.
|Global To Output|| Returns a value from a [[Component:GlobalValue|Global Value]] or [[Component:GlobalReference|Global Reference]] component.
|Impulse Display|| Gotten by hitting Secondary with an Impulse wire.
|Impulse Display|| Gotten by hitting Secondary with an Impulse wire.
|Input|| Gotten by hitting Secondary with an input sided value wire.
|Input|| Gotten by hitting Secondary with an input sided value wire.
Line 35: Line 35:
|User Reference As Variable||  
|User Reference As Variable||  
|Value Field Drive|| Made through Drive button in context menu.
|Value Field Drive|| Made through Drive button in context menu.
|Write To Global||
|Write To Global|| Writes [[value types|values]] or [[reference types|references]] to [[Component:GlobalValue|Global Value]] or [[Component:GlobalReference|Global Reference]] components.
}}
}}
[[Category:ProtoFlux]]
[[Category:ProtoFlux]]

Revision as of 16:41, 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 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
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
Value Field Drive Made through Drive button in context menu.
Write To Global Writes values or references to Global Value or Global Reference components.