SpriteDataEditor.

GetName(int) Method

Summary

Returns the name of the sprite at the specified `index`.
Assembly
Animancer.dll
Namespace
Animancer.Editor.Tools
Containing Type
SpriteDataEditor

Syntax

public string GetName(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
string