You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Babushka/resources/events/TestStringEvent.tres

10 lines
378 B

[gd_resource type="Resource" script_class="EventResource" load_steps=2 format=3 uid="uid://bgfxakxxfmoxs"]
[ext_resource type="Script" uid="uid://ci3t5mvnopntg" path="res://scripts/CSharp/Low Code/Events/EventResource.cs" id="1_dd3u7"]
[resource]
script = ExtResource("1_dd3u7")
_showLog = true
Payload = "This is a test."
metadata/_custom_type_script = "uid://ci3t5mvnopntg"