Files
JuegoSim/plantuml/Assets/NaughtyAttributes/Scripts/Test/_TestScriptableObjectB.puml
T
2026-07-21 08:56:10 +03:00

7 lines
149 B
Plaintext

@startuml
class _TestScriptableObjectB {
}
ScriptableObject <|-- _TestScriptableObjectB
_TestScriptableObjectB --> "slider" Vector2Int
@enduml