Table of Contents

Namespace Godot

Classes

Camera2D_GD_CB_Extension

Extension for Godot.Camera2D class.

Control_GD_CB_Extension

Provides extension methods for the Godot.Control class of Godot, allowing operations with 2D rectangles (Rect2D) more conveniently.

ExportRangeAttribute

Allows you to serialize int and float values ​​as a sliderbar with a minimum and maximum range.

Label_CB_GD_Extension

Provides extension methods for Godot's Godot.Label class, allowing string operations to be performed fluently and efficiently using StringBuilder internally.

NodePath_GD_CB_Extension

Extensions for Godot.NodePath class.

Node_GD_CB_Extension

Extension for Godot.Node class.

Object_CB_GD_Extension

Extensions for Godot.Object class.

Rect2_GD_CB_Extension

Extension to the Godot.Rect2 struct.

Sprite_CB_GB_Extension

Provides extension methods for Godot's Sprite class, allowing more convenient operations with 2D rectangles (Rect2D).

String_GD_CB_Extension

Provide methods for string class.

TextEdit_CB_GD_Extension

Provides extension methods for Godot's Godot.TextEdit class, allowing string operations to be performed fluently and efficiently using StringBuilder internally.

Vector2_CB_GD_Extensions

Extension to the Godot.Vector2 struct.