C# 클래스 AcTools.Utils.Kn5Fixer

파일 보기 프로젝트 열기: gro-ove/actools

공개 메소드들

메소드 설명
FixBlurredWheels ( string acRoot, string carName ) : bool
FixLrHrNodes ( string acRoot, string carName ) : bool
FixSuspension ( string acRoot, string carName ) : bool
FixSuspensionWrapper ( string acRoot, string carName ) : string

비공개 메소드들

메소드 설명
FixLrHrNodes_HasChild ( Kn5Node node, Kn5Node child ) : bool
FixLrHrNodes_HasParentWithName ( Kn5Node rootNode, Kn5Node node, string name ) : bool

메소드 상세

FixBlurredWheels() 공개 정적인 메소드

public static FixBlurredWheels ( string acRoot, string carName ) : bool
acRoot string
carName string
리턴 bool

FixLrHrNodes() 공개 정적인 메소드

public static FixLrHrNodes ( string acRoot, string carName ) : bool
acRoot string
carName string
리턴 bool

FixSuspension() 공개 정적인 메소드

public static FixSuspension ( string acRoot, string carName ) : bool
acRoot string
carName string
리턴 bool

FixSuspensionWrapper() 공개 정적인 메소드

public static FixSuspensionWrapper ( string acRoot, string carName ) : string
acRoot string
carName string
리턴 string