Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AvatarSettingsCustomAccessoryMode

Determines whether AvatarAccessoryRules replaces player accessories with experience-defined custom accessories.

Items 2

HistoryNameValueDescription
672PlayerChoice0

No custom accessory replacement is applied; the player's own accessory choices are displayed without modification.

672CustomAccessories1

The experience replaces player accessories with custom accessories defined by the per-slot properties on AvatarAccessoryRules.

Description

Determines whether AvatarAccessoryRules replaces the player's rigid accessories with experience-defined custom accessories. Used by CustomAccessoryMode, which defaults to AvatarSettingsCustomAccessoryMode.PlayerChoice. When set to AvatarSettingsCustomAccessoryMode.CustomAccessories, the engine removes existing player accessories in each enabled slot and replaces them with the asset IDs specified by the per-slot Custom*AccessoryEnabled and Custom*AccessoryId properties on AvatarAccessoryRules.

History 3

Settings