C# Class Kroulis.Item.MaterialItem

Inheritance: Items
显示文件 Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Public Methods

Method Description
Start ( ) : void
Use_Item ( GameObject Caller = null, GameObject Target = null ) : bool

Method Details

Start() public method

public Start ( ) : void
return void

Use_Item() public method

public Use_Item ( GameObject Caller = null, GameObject Target = null ) : bool
Caller UnityEngine.GameObject
Target UnityEngine.GameObject
return bool