Skip to main content

AppearanceValidationWrapper

A wrapper object containing the results of an appearance validation. Contains a sanitized appearance array and a valid flag which indicates whether or not the appearance was fully valid or not.

Index

Properties

Properties

appearance

appearance: Item[]

The resulting appearance after validation

valid

valid: boolean

Whether or not the appearance was valid. A value of false indicates that the appearance has been modified, and a remedial appearance update should be made by the target player.

Page Options