Click or drag to resize

ScriptGetScriptConstantMap Method

Returns a dictionary containing constant names and their values.

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

Return Value

Type: Dictionary

[Missing <returns> documentation for "M:Godot.Script.GetScriptConstantMap"]

See Also