C# Class FC3Editor.Nomad.GameModeDash

Exibir arquivo Open project: Azerothian/fc3editor

Public Methods

Method Description
GetNodeParams ( int nodeIndex ) : GameModeDashNodeParams
SetDebugMode ( int debugIndex ) : void
ValidateIngame ( ) : bool

Method Details

GetNodeParams() public static method

public static GetNodeParams ( int nodeIndex ) : GameModeDashNodeParams
nodeIndex int
return GameModeDashNodeParams

SetDebugMode() public static method

public static SetDebugMode ( int debugIndex ) : void
debugIndex int
return void

ValidateIngame() public static method

public static ValidateIngame ( ) : bool
return bool