SpriteRendererTextureSwap.

DestroySprites(Dictionary<Sprite, Sprite>) Method

Summary

Destroys all the System.Collections.Generic.Dictionary`2.Values.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SpriteRendererTextureSwap

Syntax

public static void DestroySprites(Dictionary<Sprite, Sprite> spriteMap)

Parameters

Name Type Description
spriteMap Dictionary<Sprite, Sprite>

Return Value

Type Description
void