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

6 lines
121 B
Plaintext

@startuml
class ResizableTextAreaPropertyDrawer {
}
PropertyDrawerBase <|-- ResizableTextAreaPropertyDrawer
@enduml