Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AvatarContextMenuOption

Options for the Avatar Context Menu, a menu that allows users to interact with other players' characters in an experience.

Items 4

HistoryNameValueDescription
319Friend0

Sends a friend request to the selected user.

319Chat1

Opens a private conversation with the selected user in the in-game chat.

319Emote2

Plays a wave emote animation directed at the selected user.

384InspectMenu3

Opens the Avatar Inspect Menu to view the selected user's avatar and equipped items.

Description

Options for the Avatar Context Menu (ACM), a menu that allows users to interact with other players' characters in an experience. Pass these values to StarterGui:SetCore() with the "AddAvatarContextMenuOption" or "RemoveAvatarContextMenuOption" options to add or remove default actions from the menu.

History 5

Settings