Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NPCFidget
C# Class NPCFidget, CodeSpells
Inheritance:
MonoBehaviour
Show file
Open project: srfoster/CodeSpells
Class Usage Examples
Public Properties
Property
Type
Description
fidgets
string[]
Public Methods
Method
Description
Awake
( ) :
void
Start
( ) :
void
StartWalking
( ) :
void
StopWalking
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
fidget
( ) :
IEnumerator
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
StartWalking()
public
method
public
StartWalking
( ) :
void
return
void
StopWalking()
public
method
public
StopWalking
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
fidgets
public property
public
string[]
fidgets
return
string[]