Actions / Basic
Send Event
Sends a named analytics or adventure event.
Advanced blockBlock ID 114SendEvent

What it does
Sends a custom coded event with the text you provide.
Inputs
- Event name text.
Try it
Send Event "BossStarted" in an adventure script.
Tips
- This is mostly for special authored content, not everyday level building.
Sources
Code checked: MagiCats_UnityProject/Assets/Scripts/Blocks/ContentFonction.cs, MagiCats_UnityProject/Assets/Scripts/Blocks/BlockManager.cs