mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-05-14 17:32:07 +02:00
Doc for the new method.
This commit is contained in:
parent
cb66ed5746
commit
9ec917a7d5
@ -15,6 +15,12 @@
|
||||
<link title="Web Demo Projects">https://github.com/Relintai/pandemonium_demo_projects/tree/master/web</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="get_backend_name" qualifiers="const">
|
||||
<return type="StringName" />
|
||||
<description>
|
||||
Returns the database backend's name.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_connection">
|
||||
<return type="DatabaseConnection" />
|
||||
<description>
|
||||
|
Loading…
Reference in New Issue
Block a user