C# 클래스 Fungus.SavePointLoaded

상속: EventHandler
파일 보기 프로젝트 열기: snozbot/fungus 1 사용 예제들

공개 메소드들

메소드 설명
NotifyEventHandlers ( string _savePointKey ) : void

보호된 메소드들

메소드 설명
OnSavePointLoaded ( string _savePointKey ) : void

메소드 상세

NotifyEventHandlers() 공개 정적인 메소드

public static NotifyEventHandlers ( string _savePointKey ) : void
_savePointKey string
리턴 void

OnSavePointLoaded() 보호된 메소드

protected OnSavePointLoaded ( string _savePointKey ) : void
_savePointKey string
리턴 void