C# Class FC3Editor.Tools.ParamTexture

Inheritance: FC3Editor.Parameters.Parameter
Afficher le fichier Open project: Azerothian/fc3editor

Protected Properties

Свойство Type Description
m_value int

Méthodes publiques

Méthode Description
ParamTexture ( string display ) : System

Méthodes protégées

Méthode Description
CreateUIControl ( ) : Control
UpdateUIControl ( Control control ) : void

Method Details

CreateUIControl() protected méthode

protected CreateUIControl ( ) : Control
Résultat System.Windows.Forms.Control

ParamTexture() public méthode

public ParamTexture ( string display ) : System
display string
Résultat System

UpdateUIControl() protected méthode

protected UpdateUIControl ( Control control ) : void
control System.Windows.Forms.Control
Résultat void

Property Details

m_value protected_oe property

protected int m_value
Résultat int