Godot.Signals is a dotNET library which eases the use of Godot's built-in signals in C# and provides Intellisense for them as well.
Info
Version: | 3.4.1 |
Author(s): | Patrick Dowling, Nathan Lucci |
Last Update: | Sunday, July 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Godot.Signals |
Install
Install-Package Godot.Signals
dotnet add package Godot.Signals
paket add Godot.Signals
Godot.Signals Download (Unzip the "nupkg" after downloading)
Dependencies
- GodotSharp(>= 3.2.3)
Tags