CorpseIcon
Represents an additional corpse icon on a corpse. Corpse icons can be clicked to reveal their description.
Fields
Name
Type: string
The name of the corpse icon. If no DisplayName is provided, the Name will be used.
DisplayName
Type: string?
The display name which will be displayed for the corpse icon.
Description
Type: string
The description which will be displayed for the corpse icon.
Icon
Type: string
The icon to use, in the format rbxassetid://{id}
.