Reflection Method Find

Find method in the project using C# Reflection. It looks for all assemblies in the project and finds method by its name, class name and parameters. Even private methods are available. Use 'reflection-method-call' to call the method after finding it.

IdoCohen560 8b645c1 4.7 KB Updated

File contents

IdoCohen560/claude-unity-game-studio/tree/main/unity-mcp/Unity-MCP-Plugin/.claude/skills/reflection-method-find commit 8b645c13aa

Frequently asked questions

npx skillmds@latest add idocohen560/reflection-method-find