C# Class PantheonPrototype.SpeakObjective

Requires the player to speak... in Ruusan... because Star Wars.
Inheritance: Objective
Mostrar archivo Open project: Bacon41/PantheonPrototype Class Usage Examples

Public Methods

Method Description
HandleNotification ( Event eventinfo ) : void
SpeakObjective ( string targetName, int id ) : System

Method Details

HandleNotification() public method

public HandleNotification ( Event eventinfo ) : void
eventinfo Event
return void

SpeakObjective() public method

public SpeakObjective ( string targetName, int id ) : System
targetName string
id int
return System