C# Class GameEntities.MeleeWeaponType

Defines the MeleeWeapon entity type.
Inheritance: WeaponType
ファイルを表示 Open project: DarrenHassan/GDM4242-GroupD Class Usage Examples

Public Methods

Method Description
MeleeWeaponType ( ) : System

Protected Methods

Method Description
OnPreloadResources ( ) : void

Method Details

MeleeWeaponType() public method

public MeleeWeaponType ( ) : System
return System

OnPreloadResources() protected method

protected OnPreloadResources ( ) : void
return void