Click or drag to resize

VisualScriptMathConstant.GetMathConstant 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 VisualScriptMathConstant.MathConstant GetMathConstant()

Return Value

Type: VisualScriptMathConstant.MathConstant

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

See Also