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