Click or drag to resize

PlayerMousedefaultToCenter Property

If enabled, the screen position will default to the center of the allowed movement area. Otherwise, it will default to the lower-left corner of the allowed movement area.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool defaultToCenter { get; set; }

Property Value

Boolean
See Also