Files
2026-07-21 08:56:10 +03:00

6 lines
136 B
Plaintext

@startuml
class PrefabCreatorTool {
+ {static} CreateStart(Target:GameObject, Settings:PrefabCreatorSettings) : void
}
@enduml