You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Description:
Possible to add an custom attribute only for UdonSharp like [NonNetworked] that will renames internally the functions with an _ in front like MyNonNetworkedMethod() into _MyNonNetworkedMethod() ?