C# 클래스 GUIControllerScript.SelectedActionText, Spare-Change

상속: BattleTextEntry
파일 보기 프로젝트 열기: ThatsAMorais/Spare-Change

공개 메소드들

메소드 설명
Draw ( ) : void
PlainText ( ) : string
SelectedActionText ( string turnActor, string action, string target ) : System.Collections

메소드 상세

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

PlainText() 공개 메소드

public PlainText ( ) : string
리턴 string

SelectedActionText() 공개 메소드

public SelectedActionText ( string turnActor, string action, string target ) : System.Collections
turnActor string
action string
target string
리턴 System.Collections