Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WaypointAction
C# Class WaypointAction, Team4BabelGame
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: veselin-/Team4BabelGame
Public Properties
Property
Type
Description
ActionToPerform
int
_playerInteract
PlayerInteract,
speech
InteractableSpeechBubble,
Public Methods
Method
Description
SideKickPerformAction
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
SideKickPerformAction()
public
method
public
SideKickPerformAction
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
ActionToPerform
public_oe property
public
int
ActionToPerform
return
int
_playerInteract
public_oe property
public
PlayerInteract,
_playerInteract
return
PlayerInteract,
speech
public_oe property
public
InteractableSpeechBubble,
speech
return
InteractableSpeechBubble,