mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-11 05:19:50 +01:00
Re-extracted class docs.
This commit is contained in:
parent
dacee1ae4f
commit
093ee3e592
@ -30,6 +30,11 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="initialized">
|
||||
<return type="void" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="load">
|
||||
<return type="void" />
|
||||
<description>
|
||||
@ -71,6 +76,10 @@
|
||||
<description>
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="initialized">
|
||||
<description>
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="migration">
|
||||
<argument index="0" name="clear" type="bool" />
|
||||
<argument index="1" name="should_seed" type="bool" />
|
||||
|
Loading…
Reference in New Issue
Block a user