Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Behaviour_Note
C# 클래스 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
상속:
Interactable
파일 보기
프로젝트 열기: Backman/Hellbound
공개 프로퍼티들
프로퍼티
타입
설명
m_NoteSettings
MyGUI.NoteSettings
m_State
NoteState
공개 메소드들
메소드
설명
activate
( ) :
void
examine
( ) :
void
보호된 메소드들
메소드
설명
Start
( ) :
void
메소드 상세
Start()
보호된
메소드
protected
Start
( ) :
void
리턴
void
activate()
공개
메소드
public
activate
( ) :
void
리턴
void
examine()
공개
메소드
public
examine
( ) :
void
리턴
void
프로퍼티 상세
m_NoteSettings
공개적으로 프로퍼티
public
NoteSettings,MyGUI
m_NoteSettings
리턴
MyGUI.NoteSettings
m_State
공개적으로 프로퍼티
public
NoteState
m_State
리턴
NoteState