Skip to main content

B1AnimNotifyEventData_ChangeOutfit

  • Animation notify event data for applying outfit during animation playback.
    * Used together as a pair with B1RemoveOutfit (apply / remove).
PropertyTypeDescriptionMetadata
CostumeIdFNameCostume id of the outfit to apply. If None, OutfitCategory is used instead.Category: ChangeOutfit
Foreign: Costume.Id
OutfitCategoryEB1OutfitCategoryCategory-based change used when CostumeId is None.Category: ChangeOutfit
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.