Accessory

사용되지 않는 항목 표시

The Accessory Instance is the parent Instance of all accessories (regardless of their specific accessory type). It typically has a child Handle with a child Attachment and a WrapLayer in the case of Layered Clothing.

The Accessory class is the successor to the legacy Hat system. It's cross-compatible with both the legacy R6 character system and the new R15 character system.

If you insert an Attachment into the Accessory's Handle with the same name as an Attachment in one of the character's limbs, they connect and ignore properties inherited from the Accoutrement class. Otherwise, the Accessory functions identically to a Hat.

Note: If there are two matching Attachments, the resulting Weld is a child of the Accessory's Handle. This differs from the legacy behavior of Hats where the Weld is always a child of the Head of the character.

요약

속성

속성Accoutrement에서 상속되었습니다

속성

AccessoryType

병렬 읽기

Specifies the AccessoryType of the Accessory. Is AccessoryType.Unknown unless you equip the Accessory through the player spawning process or Humanoid:ApplyDescription(). If available on the Marketplace, you can set Enum.AccessoryType to categorize the Accessory item (for example, "Hat" or "Face").

메서드

이벤트