Community ProtoFlux Library/AmasterAmaster/Experimental/Async Test: Difference between revisions
From Resonite Wiki
Created page with "{{Custom Node|AmasterAmaster}} {{#Invoke:ProtoFlux|GenerateUI |Name=Async Test |Category=Amaster's Experimental Library |Inputs = [ {"Name":"*", "Type":"Call"} ] |Custom=true |}} The '''Async Test''' is a custom node that's simply used to test the async of the world. This node serves no significant purpose that could be used in any ProtoFlux code. == Input == === * (Call) === The call will send an impulse into the custom node." |
No edit summary |
||
Line 6: | Line 6: | ||
|Inputs = | |Inputs = | ||
[ | [ | ||
{"Name":"*", "Type":" | {"Name":"*", "Type":"AsyncCall"} | ||
] | ] | ||
|Custom=true | |Custom=true |
Latest revision as of 22:06, 23 August 2024
Async Test
Amaster's Experimental Library
The Async Test is a custom node that's simply used to test the async of the world. This node serves no significant purpose that could be used in any ProtoFlux code.
Input
* (Call)
The call will send an impulse into the custom node.