C# Class UnityEditor.DesktopPluginImporterExtension.DesktopSingleCPUProperty

Inheritance: UnityEditor.Modules.DefaultPluginImporterExtension.Property
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
DesktopSingleCPUProperty ( GUIContent name, string platformName ) : System
DesktopSingleCPUProperty ( GUIContent name, string platformName, DesktopPluginImporterExtension architecture ) : System

Private Methods

Méthode Description
IsTargetEnabled ( UnityEditor.PluginImporterInspector inspector ) : bool
OnGUI ( UnityEditor.PluginImporterInspector inspector ) : void

Method Details

DesktopSingleCPUProperty() public méthode

public DesktopSingleCPUProperty ( GUIContent name, string platformName ) : System
name UnityEngine.GUIContent
platformName string
Résultat System

DesktopSingleCPUProperty() public méthode

public DesktopSingleCPUProperty ( GUIContent name, string platformName, DesktopPluginImporterExtension architecture ) : System
name UnityEngine.GUIContent
platformName string
architecture DesktopPluginImporterExtension
Résultat System