C# Class ShortActionsProducer, HotelUnity

Inheritance: UnityEngine.ScriptableObject
Afficher le fichier Open project: OldHunterGames/HotelUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
gameObject GameObject

Méthodes publiques

Méthode Description
OnPhaseFinish ( ) : void
ProduceShortAction ( ) : ShortAction,

Method Details

OnPhaseFinish() public abstract méthode

public abstract OnPhaseFinish ( ) : void
Résultat void

ProduceShortAction() public abstract méthode

public abstract ProduceShortAction ( ) : ShortAction,
Résultat ShortAction,

Property Details

gameObject public_oe property

public GameObject gameObject
Résultat GameObject