C# Class PhaseAction, HotelUnity

Afficher le fichier Open project: OldHunterGames/HotelUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
actionSource GameObject
actionTarget GameObject

Méthodes publiques

Méthode Description
ExecutePhaseAction ( ) : void

Method Details

ExecutePhaseAction() public abstract méthode

public abstract ExecutePhaseAction ( ) : void
Résultat void

Property Details

actionSource public_oe property

public GameObject actionSource
Résultat GameObject

actionTarget public_oe property

public GameObject actionTarget
Résultat GameObject