API ReferenceSandbox.Modals
FriendsListModalOptionsclass
object→FriendsListModalOptions
Constructors1
Showing 1 constructors
public FriendsListModalOptions()
No results match this filter.
Properties3
Showing 3 properties
public System.Nullable`1<Sandbox.Modals.FriendsListModalOptions.Anchoring> Sandbox.Modals.FriendsListModalOptions.Anchor { get; set; }
If set, the modal will open anchored next to a panel (eg. the button that opened it) instead of centered on screen.
public bool Sandbox.Modals.FriendsListModalOptions.ShowOfflineMembers { get; set; }
Show offline members
Returns:
bool—public bool Sandbox.Modals.FriendsListModalOptions.ShowOnlineMembers { get; set; }
Show online (but not in-game) members
Returns:
bool—No results match this filter.