Class ImageInfoViewEditor
Inherited Members
Namespace: UnityEngine.GameFoundation.UI
Assembly: solution.dll
Syntax
[CustomEditor(typeof(ImageInfoView))]
public class ImageInfoViewEditor : Editor
Methods
| Name | Description |
|---|---|
| OnInspectorGUI() | Implement this function to make a custom inspector. |