C# Class AcTools.Utils.Kn5Fixer

Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
FixBlurredWheels ( string acRoot, string carName ) : bool
FixLrHrNodes ( string acRoot, string carName ) : bool
FixSuspension ( string acRoot, string carName ) : bool
FixSuspensionWrapper ( string acRoot, string carName ) : string

Private Methods

Méthode Description
FixLrHrNodes_HasChild ( Kn5Node node, Kn5Node child ) : bool
FixLrHrNodes_HasParentWithName ( Kn5Node rootNode, Kn5Node node, string name ) : bool

Method Details

FixBlurredWheels() public static méthode

public static FixBlurredWheels ( string acRoot, string carName ) : bool
acRoot string
carName string
Résultat bool

FixLrHrNodes() public static méthode

public static FixLrHrNodes ( string acRoot, string carName ) : bool
acRoot string
carName string
Résultat bool

FixSuspension() public static méthode

public static FixSuspension ( string acRoot, string carName ) : bool
acRoot string
carName string
Résultat bool

FixSuspensionWrapper() public static méthode

public static FixSuspensionWrapper ( string acRoot, string carName ) : string
acRoot string
carName string
Résultat string