interface SkinEventMap {
    WasAltered: void;
}

Properties

Properties

WasAltered: void