Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Action_Activate
C# Class Action_Activate, UnderworldExporter
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: hankmorgan/UnderworldExporter
Méthodes publiques
Свойство
Type
Description
ActivationDelay
int[]
ObjectsToActivate
string[]
Méthodes publiques
Méthode
Description
PerformAction
( ) :
void
Private Methods
Méthode
Description
ActivationWait
(
GameObject
objToActivate
,
float
waittime
) :
IEnumerator
Method Details
PerformAction()
public
méthode
public
PerformAction
( ) :
void
Résultat
void
Property Details
ActivationDelay
public_oe property
public
int[]
ActivationDelay
Résultat
int[]
ObjectsToActivate
public_oe property
public
string[]
ObjectsToActivate
Résultat
string[]