C# Class UnityEditor.PrefabInspector

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

Public Methods

Method Description
OnOverridenPrefabsInspector ( GameObject gameObject ) : void

Private Methods

Method Description
AddComponentGUI ( Object prefab ) : void

Method Details

OnOverridenPrefabsInspector() public static method

public static OnOverridenPrefabsInspector ( GameObject gameObject ) : void
gameObject UnityEngine.GameObject
return void