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":"Call"}
{"Name":"*", "Type":"AsyncCall"}
]
]
|Custom=true
|Custom=true

Latest revision as of 22:06, 23 August 2024

This is a custom ProtoFlux node maintained by AmasterAmaster. Contact the creator of the node (not the Dev Team) with any bugs or issues.
This node was created using an in-game system and has no correlation to the Plugin system. Currently, these types of custom nodes are not officially supported by Resonite.
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.