@startuml class InteractionManager { + {static} getInstance() : InteractionManager } MonoBehaviour <|-- InteractionManager @enduml