User Tools

Site Tools


perform_action

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
perform_action [2024/02/22 00:06] justinperform_action [2024/02/22 11:44] justin
Line 1: Line 1:
 ======Perform Action====== ======Perform Action======
 ---- ----
-Coming in v1.1! 
- 
 (WIP) (WIP)
  
 ====Signature:==== ====Signature:====
 <code python> <code python>
-function()+perform_action(action_id, pressed)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|action_id| |[[String]]|Yes| 
 +|pressed| |[[Boolean]]|No|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-function();+
 </code> </code>
 //Results:// //Results://
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Function** function to...+Use the **Perform Action** function to...
 </WRAP> </WRAP>
  
Line 28: Line 27:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:perform_action_node.png?nolink|}}
 </WRAP> </WRAP>
  
perform_action.txt · Last modified: 2024/03/11 11:40 by justin