mirror of
https://github.com/godotengine/godot.git
synced 2025-10-22 17:33:33 +00:00
6 lines
146 B
GDScript3
6 lines
146 B
GDScript3
![]() |
# This annotation should be used within a documentation comment instead:
|
|||
|
# ## @deprecated: Reason here.
|
|||
|
|
|||
|
@deprecated
|
|||
|
var some_variable = "value"
|