C# Class HidingController, TimeLapsus

Inheritance: MonoBehaviour
显示文件 Open project: halbich/TimeLapsus Class Usage Examples

Public Properties

Property Type Description
AfterExitTime float

Public Methods

Method Description
DebugInfo ( ) : void
DisableInput ( ) : void
EnableInput ( ) : void
HideInventory ( ) : void
ShowInventory ( ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

DebugInfo() public method

public DebugInfo ( ) : void
return void

DisableInput() public method

public DisableInput ( ) : void
return void

EnableInput() public method

public EnableInput ( ) : void
return void

HideInventory() public method

public HideInventory ( ) : void
return void

ShowInventory() public method

public ShowInventory ( ) : void
return void

Property Details

AfterExitTime public_oe property

public float AfterExitTime
return float