C# Класс RPG.CommonEvent

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

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

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

Creates a new instance of an RPG.CommonEvent.

ToString ( ) : string

Returns a that represents the current object.

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

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

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

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

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