@startuml class BlocksGraph { - graph : Dictionary> - root : BlockNode } ScriptableObject <|-- BlocksGraph @enduml