MagiCats
Wiki home
Actions / Basic

Send Event

Sends a named analytics or adventure event.

Advanced blockBlock ID 114SendEvent
Send Event code block in the MagiCats editor

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