C# Class Behaviour_OnlyExamine, Hellbound

Behaviour_ only examine. This script is attached to objects which can only be interacted with via the examine-action. By Simon Jonasson and Arvid Backman
Inheritance: Interactable
Show file Open project: Backman/Hellbound

Public Properties

Property Type Description
m_State ExamineState

Public Methods

Method Description
examine ( ) : void

Protected Methods

Method Description
Start ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

examine() public method

public examine ( ) : void
return void

Property Details

m_State public property

public ExamineState m_State
return ExamineState