mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Add property overview and setter/getter like in editor docs
Output from godotengine/godot#22013. Fixes #1729.
This commit is contained in:
@@ -8,6 +8,7 @@ VideoStreamTheora
|
||||
=================
|
||||
|
||||
**Inherits:** :ref:`VideoStream<class_VideoStream>` **<** :ref:`Resource<class_Resource>` **<** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
|
||||
|
||||
**Category:** Core
|
||||
|
||||
Brief Description
|
||||
@@ -27,12 +28,11 @@ Methods
|
||||
Method Descriptions
|
||||
-------------------
|
||||
|
||||
.. _class_VideoStreamTheora_get_file:
|
||||
.. _class_VideoStreamTheora_get_file:
|
||||
|
||||
- :ref:`String<class_String>` **get_file** **(** **)**
|
||||
|
||||
.. _class_VideoStreamTheora_set_file:
|
||||
.. _class_VideoStreamTheora_set_file:
|
||||
|
||||
- void **set_file** **(** :ref:`String<class_String>` file **)**
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user