C# Class RPG.CommonEvent

Data class for common events.
Inheritance: IRpgObject
Afficher le fichier Open project: borisblizzard/arcreator

Méthodes publiques

Méthode Description
CommonEvent ( ) : System.Collections.Generic

Creates a new instance of an RPG.CommonEvent.

ToString ( ) : string

Returns a that represents the current object.

Method Details

CommonEvent() public méthode

Creates a new instance of an RPG.CommonEvent.
public CommonEvent ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ToString() public méthode

Returns a that represents the current object.
public ToString ( ) : string
Résultat string