C# Класс RPG.Animation

Data class for animation.
Наследование: IRpgObject
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Animation ( ) : System.Collections.Generic

Creates a new instance of an RPG.Animation.

ToString ( ) : string

Returns a that represents the current object.

Описание методов

Animation() публичный Метод

Creates a new instance of an RPG.Animation.
public Animation ( ) : System.Collections.Generic
Результат System.Collections.Generic

ToString() публичный Метод

Returns a that represents the current object.
public ToString ( ) : string
Результат string