C# 클래스 PantheonPrototype.SpeakObjective

Requires the player to speak... in Ruusan... because Star Wars.
상속: Objective
파일 보기 프로젝트 열기: Bacon41/PantheonPrototype 1 사용 예제들

공개 메소드들

메소드 설명
HandleNotification ( Event eventinfo ) : void
SpeakObjective ( string targetName, int id ) : System

메소드 상세

HandleNotification() 공개 메소드

public HandleNotification ( Event eventinfo ) : void
eventinfo Event
리턴 void

SpeakObjective() 공개 메소드

public SpeakObjective ( string targetName, int id ) : System
targetName string
id int
리턴 System