6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
@startuml
|
|
class AnimatorParamPropertyDrawer {
|
|
}
|
|
PropertyDrawerBase <|-- AnimatorParamPropertyDrawer
|
|
@enduml
|