mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
30 lines
941 B
ReStructuredText
30 lines
941 B
ReStructuredText
:github_url: hide
|
|
|
|
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
|
|
.. DO NOT EDIT THIS FILE, but the PackedDataContainerRef.xml source instead.
|
|
.. The source is found in doc/classes or modules/<name>/doc_classes.
|
|
|
|
.. _class_PackedDataContainerRef:
|
|
|
|
PackedDataContainerRef
|
|
======================
|
|
|
|
**Inherits:** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
|
|
|
|
Reference version of :ref:`PackedDataContainer<class_PackedDataContainer>`.
|
|
|
|
Methods
|
|
-------
|
|
|
|
+-----------------------+-------------------------------------------------------------------------+
|
|
| :ref:`int<class_int>` | :ref:`size<class_PackedDataContainerRef_method_size>` **(** **)** const |
|
|
+-----------------------+-------------------------------------------------------------------------+
|
|
|
|
Method Descriptions
|
|
-------------------
|
|
|
|
.. _class_PackedDataContainerRef_method_size:
|
|
|
|
- :ref:`int<class_int>` **size** **(** **)** const
|
|
|