@startuml class EnvironmentObserver { + save() : void + load() : void } MonoBehaviour <|-- EnvironmentObserver @enduml