C# 클래스 Sanguosha.Core.UI.Prompt

파일 보기 프로젝트 열기: RagingBigFemaleBird/sgs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllegianceChoices List
CardChoicePromptsPrefix string
CardUsagePromptsPrefix string
ClubChoice OptionPrompt
DiamondChoice OptionPrompt
DirectOutputPrefix string
DiscardPhasePrompt string
Fail LogEventArg
HeartChoice OptionPrompt
LogEventArgPrefix string
LogEventPrefix string
MultipleChoiceOptionPrefix string
MultipleChoicePromptPrefix string
NoChoice OptionPrompt
NonPlaybleAppendix string
PlayingPhasePrompt string
RecoverOneHealthOrDrawOneCardOptions List
RecoverOneHealthOrDrawTwoCardsOptions List
SkillUseYewNoPrompt string
SpadeChoice OptionPrompt
Success LogEventArg
SuitChoices List
YesChoice OptionPrompt
YesNoChoices List

공개 메소드들

메소드 설명
Prompt ( ) : System
Prompt ( string resourceKey ) : System

메소드 상세

Prompt() 공개 메소드

public Prompt ( ) : System
리턴 System

Prompt() 공개 메소드

public Prompt ( string resourceKey ) : System
resourceKey string
리턴 System

프로퍼티 상세

AllegianceChoices 공개적으로 정적으로 프로퍼티

public static List AllegianceChoices
리턴 List

CardChoicePromptsPrefix 공개적으로 정적으로 프로퍼티

public static string CardChoicePromptsPrefix
리턴 string

CardUsagePromptsPrefix 공개적으로 정적으로 프로퍼티

public static string CardUsagePromptsPrefix
리턴 string

ClubChoice 공개적으로 정적으로 프로퍼티

public static OptionPrompt,Sanguosha.Core.UI ClubChoice
리턴 OptionPrompt

DiamondChoice 공개적으로 정적으로 프로퍼티

public static OptionPrompt,Sanguosha.Core.UI DiamondChoice
리턴 OptionPrompt

DirectOutputPrefix 공개적으로 정적으로 프로퍼티

public static string DirectOutputPrefix
리턴 string

DiscardPhasePrompt 공개적으로 정적으로 프로퍼티

public static string DiscardPhasePrompt
리턴 string

Fail 공개적으로 정적으로 프로퍼티

public static LogEventArg,Sanguosha.Core.UI Fail
리턴 LogEventArg

HeartChoice 공개적으로 정적으로 프로퍼티

public static OptionPrompt,Sanguosha.Core.UI HeartChoice
리턴 OptionPrompt

LogEventArgPrefix 공개적으로 정적으로 프로퍼티

public static string LogEventArgPrefix
리턴 string

LogEventPrefix 공개적으로 정적으로 프로퍼티

public static string LogEventPrefix
리턴 string

MultipleChoiceOptionPrefix 공개적으로 정적으로 프로퍼티

public static string MultipleChoiceOptionPrefix
리턴 string

MultipleChoicePromptPrefix 공개적으로 정적으로 프로퍼티

public static string MultipleChoicePromptPrefix
리턴 string

NoChoice 공개적으로 정적으로 프로퍼티

public static OptionPrompt,Sanguosha.Core.UI NoChoice
리턴 OptionPrompt

NonPlaybleAppendix 공개적으로 정적으로 프로퍼티

public static string NonPlaybleAppendix
리턴 string

PlayingPhasePrompt 공개적으로 정적으로 프로퍼티

public static string PlayingPhasePrompt
리턴 string

RecoverOneHealthOrDrawOneCardOptions 공개적으로 정적으로 프로퍼티

public static List RecoverOneHealthOrDrawOneCardOptions
리턴 List

RecoverOneHealthOrDrawTwoCardsOptions 공개적으로 정적으로 프로퍼티

public static List RecoverOneHealthOrDrawTwoCardsOptions
리턴 List

SkillUseYewNoPrompt 공개적으로 정적으로 프로퍼티

public static string SkillUseYewNoPrompt
리턴 string

SpadeChoice 공개적으로 정적으로 프로퍼티

public static OptionPrompt SpadeChoice
리턴 OptionPrompt

Success 공개적으로 정적으로 프로퍼티

public static LogEventArg Success
리턴 LogEventArg

SuitChoices 공개적으로 정적으로 프로퍼티

public static List SuitChoices
리턴 List

YesChoice 공개적으로 정적으로 프로퍼티

public static OptionPrompt YesChoice
리턴 OptionPrompt

YesNoChoices 공개적으로 정적으로 프로퍼티

public static List YesNoChoices
리턴 List