Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@startuml
|
||||
class PrefabSettingsWindow {
|
||||
+ {static} ShowWindow() : void
|
||||
}
|
||||
EditorWindow <|-- PrefabSettingsWindow
|
||||
PrefabSettingsWindow --> "CurrentSettings" PrefabCreatorSettings
|
||||
@enduml
|
||||
Reference in New Issue
Block a user