foca icon indicating copy to clipboard operation
foca copied to clipboard

关于模型 methods 中定义的函数,在使用时跳转定义的问题

Open pawover opened this issue 1 month ago • 0 comments

https://github.com/user-attachments/assets/0339d86e-8030-4a13-a55b-3a7917a541c6

点击函数定义会跳转到interface EffectFunc的定义,而不是 methods 方法,改为 type EffectFunc 后可以解决这个问题

pawover avatar Nov 05 '25 04:11 pawover