2019-12-25 14:08:01 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2022-01-12 21:42:19 +01:00
|
|
|
<class name="SpellEffectVisual" inherits="Resource" version="3.5">
|
2019-12-25 14:08:01 +01:00
|
|
|
<brief_description>
|
2019-12-25 18:46:41 +01:00
|
|
|
Base class for storing spell visual information, like particle effects.
|
2019-12-25 14:08:01 +01:00
|
|
|
</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>
|