Click or drag to resize
MyAPIGatewayShortcutsGetLocalPlayerPositionCallback Delegate

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

[Missing <summary> documentation for "T:VRage.ModAPI.MyAPIGatewayShortcuts.GetLocalPlayerPositionCallback"]

Namespace: VRage.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public delegate Vector3D GetLocalPlayerPositionCallback()

Return Value

Type: Vector3D
See Also