Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@startuml
|
||||
class TestCommandInteractor {
|
||||
- commandHandler : CommandHandler
|
||||
- Update() : void
|
||||
}
|
||||
MonoBehaviour <|-- TestCommandInteractor
|
||||
@enduml
|
||||
Reference in New Issue
Block a user