Summary
Editor script for world API sample controller
- Namespace
- WAPI
- Base Types
-
- Editor
graph BT
Type-->Base0["Editor"]
Type["WorldControllerEditor"]
class Type type-node
Syntax
[CustomEditor(typeof(WorldController))]
public class WorldControllerEditor : Editor
Attributes
| Type | Description |
|---|---|
| CustomEditor |
Methods
| Name | Value | Summary |
|---|---|---|
| OnInspectorGUI |
void |
Editor UX
|