Anchoringclass

Anchors a modal next to a source panel (eg. the button that opened it), instead of it opening centered on screen. See `Sandbox.Modals.FriendsListModalOptions.Anchor`.

objectAnchoring
Namespace
global
Assembly
Sandbox.Engine
Declaration
public sealed struct Sandbox.Modals.FriendsListModalOptions.Anchoring

Constructors1

Showing 1 constructors

Properties3

Showing 3 properties

public float Sandbox.Modals.FriendsListModalOptions.Anchoring.Offset { get; set; }PUBLICGETSET

Gap between `Sandbox.Modals.FriendsListModalOptions.Anchoring.Panel` and the modal.

Returns:float

On this page