C# Class GameEntities.ItemType

Defines the Item entity type.
Inheritance: DynamicType
ファイルを表示 Open project: DarrenHassan/GDM4242-GroupD

Private Properties

Property Type Description

Public Methods

Method Description
ItemType ( ) : System

Protected Methods

Method Description
OnPreloadResources ( ) : void

Method Details

ItemType() public method

public ItemType ( ) : System
return System

OnPreloadResources() protected method

protected OnPreloadResources ( ) : void
return void