C# 클래스 AcTools.Render.Kn5Specific.Utils.CarLight

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Initialize ( CarLightType type, Kn5RenderableList main, IniFileSection section ) : void

보호된 메소드들

메소드 설명
OnEnabledChanged ( bool value ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( CarLightType type, Kn5RenderableList main, IniFileSection section ) : void
type CarLightType
main AcTools.Render.Kn5Specific.Objects.Kn5RenderableList
section IniFileSection
리턴 void

OnEnabledChanged() 보호된 메소드

protected OnEnabledChanged ( bool value ) : void
value bool
리턴 void