6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
@startuml
|
|
class BlocksGraph {
|
|
}
|
|
ScriptableObject <|-- BlocksGraph
|
|
@enduml
|