godotengine / godotengine/godot-docs

Custom signals as C# events (Godot not generating events from the Event Handlers)

Open
#8,263 1 comment 0 reactions 0 assignees View on GitHub
area:manual bug topic:dotnet
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

Godot Engine v4.1.1 / using VSCode

C# events apparently not generated when writing signals in C# as defined by the documentation. Maybe they are behind the scenes somewhere, as the if I try to make my own events with the name, Godot will complain, however I can't seen to access the events through the API. The documentation implies that after settings up the delegates and building in the editor the events should just appear in the API, but they do not. The signals I made appear find in the editor.

https://docs.godotengine.org/en/stable/tutorials/scripting/c_sharp/c_sharp_signals.html (see: Custom signals as C# events)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.