Click or drag to resize

EngineGetLicenseInfo Method

Returns Dictionary of licenses used by Godot and included third party components.

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

Return Value

Type: Dictionary

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

See Also