# Sandbox.Modals.FriendsListModalOptions

- Kind: struct
- Namespace: `Sandbox.Modals`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`FriendsListModalOptions`](/api/Sandbox.Modals.FriendsListModalOptions/.ctor)

## Properties

- [`Anchor`](/api/Sandbox.Modals.FriendsListModalOptions/Anchor): If set, the modal will open anchored next to a panel (eg. the button that opened it) instead of centered on screen.
- [`ShowOfflineMembers`](/api/Sandbox.Modals.FriendsListModalOptions/ShowOfflineMembers): Show offline members
- [`ShowOnlineMembers`](/api/Sandbox.Modals.FriendsListModalOptions/ShowOnlineMembers): Show online (but not in-game) members
