mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-18 18:06:56 +01:00
19 lines
477 B
XML
19 lines
477 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="SpellEffectVisual" inherits="Resource" version="3.5">
|
|
<brief_description>
|
|
Base class for storing spell visual information, like particle effects.
|
|
</brief_description>
|
|
<description>
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<members>
|
|
<member name="text_name" type="String" setter="set_name" getter="get_name" default="""">
|
|
</member>
|
|
</members>
|
|
<constants>
|
|
</constants>
|
|
</class>
|