UdonSharp icon indicating copy to clipboard operation
UdonSharp copied to clipboard

add `sizeof` expression

Open ureishi opened this issue 2 years ago • 1 comments

ureishi avatar Mar 15 '24 09:03 ureishi

decimal type is not primitive. I think it is better to simply output the message like CS0233. For example, '{typename}' does not have a predefined size.

ChanyaVRC avatar Mar 24 '24 08:03 ChanyaVRC