C# Class UnityEditor.iOS.SettingsUI

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

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

Private Methods

Method Description
SettingsUI ( ) : System

Method Details

ShowArchitectureButton() public static method

public static ShowArchitectureButton ( BuildTargetGroup target ) : void
target BuildTargetGroup
return void

Texture2DField() public static method

public static Texture2DField ( UnityEditor.SerializedProperty property, GUIContent content ) : void
property UnityEditor.SerializedProperty
content UnityEngine.GUIContent
return void