Rename and expose RefCounted::get_reference_count()
This commit is contained in:
@ -13,6 +13,12 @@
|
||||
<link title="When and how to avoid using nodes for everything">$DOCS_URL/tutorials/best_practices/node_alternatives.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="get_reference_count" qualifiers="const">
|
||||
<return type="int" />
|
||||
<description>
|
||||
Returns the current reference count.
|
||||
</description>
|
||||
</method>
|
||||
<method name="init_ref">
|
||||
<return type="bool" />
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user