ui_extensions/doc_classes/BSInputEventKey.xml

20 lines
442 B
XML
Raw Permalink Normal View History

2019-12-25 14:10:08 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
2022-01-12 22:28:02 +01:00
<class name="BSInputEventKey" inherits="InputEventKey" version="3.5">
2019-12-25 14:10:08 +01:00
<brief_description>
</brief_description>
<description>
</description>
<tutorials>
</tutorials>
<methods>
<method name="from_input_event_key">
2022-01-12 22:28:02 +01:00
<return type="void" />
<argument index="0" name="event" type="InputEventKey" />
2019-12-25 14:10:08 +01:00
<description>
</description>
</method>
</methods>
<constants>
</constants>
</class>