6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
@startuml
|
|
class HierarchyIcon {
|
|
}
|
|
MonoBehaviour <|-- HierarchyIcon
|
|
@enduml
|