C# Class AcTools.Render.Kn5Specific.Utils.CarLight

Afficher le fichier Open project: gro-ove/actools

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Initialize ( CarLightType type, Kn5RenderableList main, IniFileSection section ) : void

Méthodes protégées

Méthode Description
OnEnabledChanged ( bool value ) : void

Method Details

Initialize() public méthode

public Initialize ( CarLightType type, Kn5RenderableList main, IniFileSection section ) : void
type CarLightType
main AcTools.Render.Kn5Specific.Objects.Kn5RenderableList
section IniFileSection
Résultat void

OnEnabledChanged() protected méthode

protected OnEnabledChanged ( bool value ) : void
value bool
Résultat void