Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ StructLayoutAttribute

virtual ? StructLayoutAttribute System.Type.StructLayoutAttribute
getinherited

Definition at line 268 of file Type.cs.

269 {
270 get
271 {
272 throw new NotSupportedException();
273 }
274 }