MemoryPack
MemoryPack copied to clipboard
generator not work on other class
when i has multi class in same .cs file, and there class was markedMemoryPackableAttribute , but the generator only generate first class , so i have to create solo .cs file for other class.