6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
@startuml
|
|
class ShowNativePropertyTest {
|
|
}
|
|
MonoBehaviour <|-- ShowNativePropertyTest
|
|
@enduml
|