C# 클래스 Nomad.Components.GameModeDash

파일 보기 프로젝트 열기: Azerothian/fc3editor

공개 메소드들

메소드 설명
GetNodeParams ( int nodeIndex ) : GameModeDashNodeParams
SetDebugMode ( int debugIndex ) : void
ValidateIngame ( ) : bool

메소드 상세

GetNodeParams() 공개 정적인 메소드

public static GetNodeParams ( int nodeIndex ) : GameModeDashNodeParams
nodeIndex int
리턴 Nomad.Utils.GameModeDashNodeParams

SetDebugMode() 공개 정적인 메소드

public static SetDebugMode ( int debugIndex ) : void
debugIndex int
리턴 void

ValidateIngame() 공개 정적인 메소드

public static ValidateIngame ( ) : bool
리턴 bool