Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PhaseActionsProducer
C# Class PhaseActionsProducer, HotelUnity
Inheritance:
UnityEngine.ScriptableObject
Datei anzeigen
Open project: OldHunterGames/HotelUnity
Class Usage Examples
Public Properties
Property
Type
Description
gameObject
GameObject
Public Methods
Method
Description
OnPhaseFinish
( ) :
void
ProducePhaseAction
( ) :
PhaseAction,
Method Details
OnPhaseFinish()
public
abstract
method
public
abstract
OnPhaseFinish
( ) :
void
return
void
ProducePhaseAction()
public
abstract
method
public
abstract
ProducePhaseAction
( ) :
PhaseAction,
return
PhaseAction,
Property Details
gameObject
public_oe property
public
GameObject
gameObject
return
GameObject