Files
JuegoSim/plantuml/Assets/NaughtyAttributes/Scripts/Editor/NaughtyInspector.puml
T
2026-07-21 08:56:10 +03:00

6 lines
93 B
Plaintext

@startuml
class NaughtyInspector {
+ <<override>> OnInspectorGUI() : void
}
@enduml