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

Function removeAnimation

  • removeAnimation(target, name): Promise<void>
  • Removes an animation from an Animatable by name

    Parameters

    • target: Animatable

      Animatable

    • name: string

      Name of the animation to remove

    Returns Promise<void>

    • Defined in src/settings.ts:233

Settings

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

Generated using TypeDoc