Click or drag to resize

EngineGetLicenseText Method

Returns Godot license text.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static string GetLicenseText()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.Engine.GetLicenseText"]

See Also