TZSpriteSheetGet_Animation_Name Méthode

Retourne le nom d'une animation à partir d'un index

Definition

Espace de nom: Tzu3D.Component
Assembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
C#
public string Get_Animation_Name(
	int ID
)

Parameters

ID  Int32
Index de l'animation

Valeur de retour

String
Retourne le nom d'une animation à partir d'un index

Voir aussi