C# Class RPG.Actor

Data class for actors.
Inheritance: IRpgObject
Afficher le fichier Open project: borisblizzard/arcreator Class Usage Examples

Méthodes publiques

Méthode Description
Actor ( )

Default constructor

ToString ( ) : string

Returns a that represents the current object.

Method Details

Actor() public méthode

Default constructor
public Actor ( )

ToString() public méthode

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