C# Class GameEntities.CharacterType

Defines the Character entity type.
Inheritance: UnitType
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
OnLoaded ( ) : void
OnPreloadResources ( ) : void

Method Details

OnLoaded() protected méthode

protected OnLoaded ( ) : void
Résultat void

OnPreloadResources() protected méthode

protected OnPreloadResources ( ) : void
Résultat void