C# Class ME3Explorer.Unreal.CustomProperty

Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Méthode Description
CustomProperty ( string sName, string Category, object value, Type type, bool bReadOnly, bool bVisible ) : System

Method Details

CustomProperty() public méthode

public CustomProperty ( string sName, string Category, object value, Type type, bool bReadOnly, bool bVisible ) : System
sName string
Category string
value object
type System.Type
bReadOnly bool
bVisible bool
Résultat System