mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Mark AnimatedTexture frame_* properties as internal
This way they no longer appear in the documentation, and the related setters and getters do.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
Return the port of this peer.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_status" qualifiers="const">
|
||||
<method name="get_status">
|
||||
<return type="int" enum="StreamPeerTCP.Status">
|
||||
</return>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user