Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MovableInteractable
C# Class MovableInteractable, Hellbound
Inheritance:
Interactable
显示文件
Open project: Backman/Hellbound
Class Usage Examples
Public Properties
Property
Type
Description
m_FSM
StateMachine
m_ImmovableState
ImmovableState
m_MovableState
MovableState
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
examine
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
examine()
public
method
public
examine
( ) :
void
return
void
Property Details
m_FSM
public_oe property
public
StateMachine
m_FSM
return
StateMachine
m_ImmovableState
public_oe property
public
ImmovableState
m_ImmovableState
return
ImmovableState
m_MovableState
public_oe property
public
MovableState
m_MovableState
return
MovableState