Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Behaviour_Note
C# Class Behaviour_Note, Hellbound
Behaviour_ note. The behaviour script for notes. A note can be examined. If it is, a sprite will be displayed with text written on it. Created by Simon Jonasson
Inheritance:
Interactable
Exibir arquivo
Open project: Backman/Hellbound
Public Properties
Property
Type
Description
m_NoteSettings
MyGUI.NoteSettings
m_State
NoteState
Public Methods
Method
Description
activate
( ) :
void
examine
( ) :
void
Protected Methods
Method
Description
Start
( ) :
void
Method Details
Start()
protected
method
protected
Start
( ) :
void
return
void
activate()
public
method
public
activate
( ) :
void
return
void
examine()
public
method
public
examine
( ) :
void
return
void
Property Details
m_NoteSettings
public_oe property
public
NoteSettings,MyGUI
m_NoteSettings
return
MyGUI.NoteSettings
m_State
public_oe property
public
NoteState
m_State
return
NoteState