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