C# Class UnityEditor.iOS.FrameworkListProperty

Inheritance: UnityEditor.Modules.DefaultPluginImporterExtension.Property
Datei anzeigen Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
BuildFrameworksLabel ( string label, int enabled ) : GUIContent
FrameworkListProperty ( string name, string key, List defaultFrameworks, List frequentFrameworks, List rareFrameworks, string platformName ) : System
GetDefaultFrameworksLabel ( ) : GUIContent
GetRareFrameworksLabel ( ) : GUIContent
OnGUI ( UnityEditor.PluginImporterInspector inspector ) : void
Reset ( UnityEditor.PluginImporterInspector inspector ) : void
ResetValues ( ) : void
UpdateValue ( ) : void