C# 클래스 Divine_Right.InterfaceComponents.Objects.DecisionPopupChoice

A choice in a decision popup
파일 보기 프로젝트 열기: Haedrian/Divine-Right 1 사용 예제들

공개 메소드들

메소드 설명
DecisionPopupChoice ( string text, InternalActionEnum internalAction, ActionType gameAction, object arguments ) : System

메소드 상세

DecisionPopupChoice() 공개 메소드

public DecisionPopupChoice ( string text, InternalActionEnum internalAction, ActionType gameAction, object arguments ) : System
text string
internalAction InternalActionEnum
gameAction ActionType
arguments object
리턴 System