mirror of
https://github.com/Relintai/entity_spell_system.git
synced 2025-02-22 17:18:12 +01:00
18 lines
419 B
XML
18 lines
419 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<class name="SpellEffectVisual" inherits="Resource" category="Core" version="3.2">
|
||
|
<brief_description>
|
||
|
</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>
|