C# Class Nomad.Components.GameModeDash

Afficher le fichier Open project: Azerothian/fc3editor

Méthodes publiques

Méthode Description
GetNodeParams ( int nodeIndex ) : GameModeDashNodeParams
SetDebugMode ( int debugIndex ) : void
ValidateIngame ( ) : bool

Method Details

GetNodeParams() public static méthode

public static GetNodeParams ( int nodeIndex ) : GameModeDashNodeParams
nodeIndex int
Résultat Nomad.Utils.GameModeDashNodeParams

SetDebugMode() public static méthode

public static SetDebugMode ( int debugIndex ) : void
debugIndex int
Résultat void

ValidateIngame() public static méthode

public static ValidateIngame ( ) : bool
Résultat bool