C# Class UnityEditor.iOS.SettingsUI

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
ShowArchitectureButton ( BuildTargetGroup target ) : void
Texture2DField ( UnityEditor.SerializedProperty property, GUIContent content ) : void

Private Methods

Méthode Description
SettingsUI ( ) : System

Method Details

ShowArchitectureButton() public static méthode

public static ShowArchitectureButton ( BuildTargetGroup target ) : void
target BuildTargetGroup
Résultat void

Texture2DField() public static méthode

public static Texture2DField ( UnityEditor.SerializedProperty property, GUIContent content ) : void
property UnityEditor.SerializedProperty
content UnityEngine.GUIContent
Résultat void