C# Class ItemUseOnScript, TimeLapsus

Inheritance: ScriptWithController
ファイルを表示 Open project: halbich/TimeLapsus

Public Properties

Property Type Description
Name string
RemoveOnUse bool
itemID EnumItemID

Protected Properties

Property Type Description
ObjectPoint DirectionPoint,

Public Methods

Method Description
Use ( ) : void

Protected Methods

Method Description
Start ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

Use() public method

public Use ( ) : void
return void

Property Details

Name public_oe property

public string Name
return string

ObjectPoint protected_oe property

protected DirectionPoint, ObjectPoint
return DirectionPoint,

RemoveOnUse public_oe property

public bool RemoveOnUse
return bool

itemID public_oe property

public EnumItemID itemID
return EnumItemID