C# Class GameEntities.ItemType

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ItemType ( ) : System

Méthodes protégées

Méthode Description
OnPreloadResources ( ) : void

Method Details

ItemType() public méthode

public ItemType ( ) : System
Résultat System

OnPreloadResources() protected méthode

protected OnPreloadResources ( ) : void
Résultat void