GameStateLocationSelection.mLastMousePos Field |
[Missing <summary> documentation for "F:Planetbase.GameStateLocationSelection.mLastMousePos"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public Vector3 mLastMousePos
<NonSerializedAttribute>
Public mLastMousePos As Vector3
public:
[NonSerializedAttribute]
Vector3 mLastMousePos
Field Value
Type:
Vector3
See Also