Files
JuegoSim/plantuml/Assets/_Project/Data/FolderIcons/Editor/FolderIcons.puml
T
2026-07-21 08:56:10 +03:00

7 lines
132 B
Plaintext

@startuml
class FolderIconsReplacer <<static>> {
+ {static} showFolder : bool
+ {static} showOverlay : bool
}
@enduml