• Preparing search index...
  • The search index is not available
foundryvtt-sprite-animations
  • foundryvtt-sprite-animations
  • settings
  • removeAnimations

Function removeAnimations

  • removeAnimations(target, ...names): Promise<void>
  • Removes a set of animations from an Animatable

    Parameters

    • target: Animatable

      Animatable

    • Rest...names: string[]

      List of animations to remove

    Returns Promise<void>

    • Defined in src/settings.ts:223

Settings

Member Visibility
foundryvtt-sprite-animations
  • Loading...

Generated using TypeDoc