Skip to main content

B1AnimNotifyEventData_RemoveOutfit

  • Animation notify event data for removing outfit during animation playback.
    * Must set the same CostumeId/OutfitCategory as the paired B1ChangeOutfit.
PropertyTypeDescriptionMetadata
CostumeIdFNameCostume id of the outfit to remove. If None, OutfitCategory is used; must match the paired ChangeOutfit.Category: RemoveOutfit
Foreign: Costume.Id
OutfitCategoryEB1OutfitCategoryCategory-based removal used when CostumeId is None.Category: RemoveOutfit
TypeEB1NotyfyTypeWhether this is a one-shot Notify or a duration-based NotifyState.
TriggerTimefloatTime in seconds within the animation at which this event triggers.
DurationfloatDuration in seconds for NotifyState events.