@@ -265,7 +265,10 @@
"eventFired":{
"description":"Tells the event-system that no other events should get executed."
},
- "eventExecute":{},
+ "eventExecute":{
+ "description": "Executes an event",
+ "parameters":["text |+ number"]
+ },
"brushHairActions":{
"mirrorAction":{},