C# 클래스 data_rogue_core.EventSystem.Rules.EscapeMenuAction

상속: data_rogue_core.EventSystem.Rules.ApplyActionRule
파일 보기 프로젝트 열기: fortyCakes/data-rogue

공개 메소드들

메소드 설명
ApplyInternal ( IEntity sender, ActionEventData eventData ) : bool
EscapeMenuAction ( ISystemContainer systemContainer ) : data_rogue_core.Activities

메소드 상세

ApplyInternal() 공개 메소드

public ApplyInternal ( IEntity sender, ActionEventData eventData ) : bool
sender IEntity
eventData ActionEventData
리턴 bool

EscapeMenuAction() 공개 메소드

public EscapeMenuAction ( ISystemContainer systemContainer ) : data_rogue_core.Activities
systemContainer ISystemContainer
리턴 data_rogue_core.Activities