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

6 lines
105 B
Plaintext

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