6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
@startuml
|
|
class SocketManagerChecker {
|
|
}
|
|
MonoBehaviour <|-- SocketManagerChecker
|
|
@enduml
|