esnya/UdonRabbit.Analyzer

Does not match method signature between `void SetProgramVariable<T>(String, T)` and `void SetProgramVariable(String, Object)`

Closed this issue · 0 comments

UdonBehaviour can call SetProgramVariable generics method, but it does not exposed (exists) in Udon