Click or drag to resize

VisualScriptMathConstantGetMathConstant Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VisualScriptMathConstant.GetMathConstant"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMathConstant is deprecated. Use the Constant property instead.")]
public VisualScriptMathConstantMathConstant GetMathConstant()

Return Value

Type: VisualScriptMathConstantMathConstant

[Missing <returns> documentation for "M:Godot.VisualScriptMathConstant.GetMathConstant"]

See Also