Click or drag to resize
MyAPIGatewayGetMessageBoxPointer Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Sandbox.ModAPI.MyAPIGateway.GetMessageBoxPointer(System.IntPtr@)"]

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
public static void GetMessageBoxPointer(
	ref IntPtr pointer
)

Parameters

pointer
Type: SystemIntPtr

[Missing <param name="pointer"/> documentation for "M:Sandbox.ModAPI.MyAPIGateway.GetMessageBoxPointer(System.IntPtr@)"]

See Also