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
Afficher le fichier Open project: Backman/Hellbound

Méthodes publiques

Свойство Type Description
m_State ExamineState

Méthodes publiques

Méthode Description
examine ( ) : void

Méthodes protégées

Méthode Description
Start ( ) : void

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

examine() public méthode

public examine ( ) : void
Résultat void

Property Details

m_State public_oe property

public ExamineState m_State
Résultat ExamineState