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

◆ GetNativeDataSize()

int System.Runtime.InteropServices.CustomMarshalers.ExpandoToDispatchExMarshaler.GetNativeDataSize ( )
inline

Implements System.Runtime.InteropServices.ICustomMarshaler.

Definition at line 24 of file ExpandoToDispatchExMarshaler.cs.

25 {
26 return -1;
27 }