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
AbilityProcurement
C# Class AbilityProcurement
Inheritance:
MonoBehaviour
Show file
Open project: jsngai/deepsquid
Public Properties
Property
Type
Description
abilities
bool[]
inkAbilityObject
GameObject
player
GameObject
speedAbilityObject
GameObject
testObject
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
abilities
public property
public
bool[]
abilities
return
bool[]
inkAbilityObject
public property
public
GameObject
inkAbilityObject
return
GameObject
player
public property
public
GameObject
player
return
GameObject
speedAbilityObject
public property
public
GameObject
speedAbilityObject
return
GameObject
testObject
public property
public
GameObject
testObject
return
GameObject