LogoClawIndex
CasesSkillsAbout
LogoClawIndex

unity-event - UnityEvent Management and Inspection

Inspect and modify UnityEvents like Button.onClick in Unity projects

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • get event listeners
  • add persistent listener
  • remove listener by index
  • invoke UnityEvent

Inputs

  • GameObject name
  • Component name
  • Event field name
  • Target object name
  • Target component name
  • Method name
  • Listener index
  • Argument values

Outputs

  • Event listener information
  • Modified UnityEvent configuration
  • Invoked event calls

Requirements

  • Unity environment
  • Runtime access
  • Editor permissions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
Unity
Event
UI
Button
Callback
get event listeners
add persistent listener
remove listener by index
invoke UnityEvent
GameObject name
Component name
Event field name
Event listener information
Modified UnityEvent configuration
Invoked event calls