C# Class ActivateObjectStep, RPGQuest

Inheritance: EventStep
Mostrar archivo Open project: hughrogers/RPGQuest Class Usage Examples

Public Methods

Method Description
ActivateObjectStep ( GameEventType, t ) : System.Collections
Execute ( GameEvent, gameEvent ) : void
GetData ( ) : Hashtable

Method Details

ActivateObjectStep() public method

public ActivateObjectStep ( GameEventType, t ) : System.Collections
t GameEventType,
return System.Collections

Execute() public method

public Execute ( GameEvent, gameEvent ) : void
gameEvent GameEvent,
return void

GetData() public method

public GetData ( ) : Hashtable
return Hashtable