skeldjs
    Preparing search index...

    Class PlayerOutfit

    Specifically represents a set of cosmetics for a player, this is used as a layering system to also show what cosmetics the player if they have shapeshifted into another player.

    Index

    Constructors

    Properties

    color: Color
    hatId: string
    hatSequenceId: number
    name: string
    nameplateId: string
    nameplateSequenceId: number
    outfitType: PlayerOutfitType
    petId: string
    petSequenceId: number
    skinId: string
    skinSequenceId: number
    visorId: string
    visorSequenceId: number

    Accessors

    Methods