6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
@startuml
|
|
class NaughtyInspector {
|
|
+ <<override>> OnInspectorGUI() : void
|
|
}
|
|
@enduml
|