C# Class PhaseAction, HotelUnity

Mostrar archivo Open project: OldHunterGames/HotelUnity Class Usage Examples

Public Properties

Property Type Description
actionSource GameObject
actionTarget GameObject

Public Methods

Method Description
ExecutePhaseAction ( ) : void

Method Details

ExecutePhaseAction() public abstract method

public abstract ExecutePhaseAction ( ) : void
return void

Property Details

actionSource public_oe property

public GameObject actionSource
return GameObject

actionTarget public_oe property

public GameObject actionTarget
return GameObject