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

◆ DisconnectObject()

int IMarshal. System.Runtime.InteropServices.StandardOleMarshalObject.DisconnectObject ( int dwReserved)
inlineprivate

Implements System.Runtime.InteropServices.IMarshal.

Definition at line 87 of file StandardOleMarshalObject.cs.

88 {
89 return -2147467263;
90 }