Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Action_Activate
C# Class Action_Activate, UnderworldExporter
Inheritance:
MonoBehaviour
ファイルを表示
Open project: hankmorgan/UnderworldExporter
Public Properties
Property
Type
Description
ActivationDelay
int[]
ObjectsToActivate
string[]
Public Methods
Method
Description
PerformAction
( ) :
void
Private Methods
Method
Description
ActivationWait
(
GameObject
objToActivate
,
float
waittime
) :
IEnumerator
Method Details
PerformAction()
public
method
public
PerformAction
( ) :
void
return
void
Property Details
ActivationDelay
public_oe property
public
int[]
ActivationDelay
return
int[]
ObjectsToActivate
public_oe property
public
string[]
ObjectsToActivate
return
string[]