Custom editor related to the Item component.
|
|
override void | OnInspectorGUI () |
| |
|
| static void | SignatureField (SerializedProperty bundleProp, SerializedProperty keyProp) |
| | Draw standardized signature field. More...
|
| |
| static void | SignatureField (SerializedProperty bundleProp, SerializedProperty keyProp, Rect backplatePadding) |
| | Draw standardized signature field. More...
|
| |
◆ OnEnable()
| override void Doloro.InvetorySystem.ItemEditor.OnEnable |
( |
| ) |
|
|
protectedvirtual |
◆ SignatureField() [1/2]
| static void Doloro.DataManagement.DynamicResources.DynamicResourceEditor.SignatureField |
( |
SerializedProperty |
bundleProp, |
|
|
SerializedProperty |
keyProp |
|
) |
| |
|
staticinherited |
Draw standardized signature field.
- Parameters
-
| bundleProp | Resource bundle property. |
| keyProp | Resource key property. |
◆ SignatureField() [2/2]
| static void Doloro.DataManagement.DynamicResources.DynamicResourceEditor.SignatureField |
( |
SerializedProperty |
bundleProp, |
|
|
SerializedProperty |
keyProp, |
|
|
Rect |
backplatePadding |
|
) |
| |
|
staticinherited |
Draw standardized signature field.
- Parameters
-
| bundleProp | Resource bundle property. |
| keyProp | Resource key property. |
| backplatePadding | Extra padding of signature backplate rect. |
The documentation for this class was generated from the following file:
- D:/Work/GitHub/DGDK22/Assets/Tauri Interactive/Doloro-GDK/Doloro-Inventory/Editor/Components/ItemEditor.cs