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
AbilityProcurement
C# Class AbilityProcurement
Inheritance:
MonoBehaviour
显示文件
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_oe property
public
bool[]
abilities
return
bool[]
inkAbilityObject
public_oe property
public
GameObject
inkAbilityObject
return
GameObject
player
public_oe property
public
GameObject
player
return
GameObject
speedAbilityObject
public_oe property
public
GameObject
speedAbilityObject
return
GameObject
testObject
public_oe property
public
GameObject
testObject
return
GameObject