Click or drag to resize

NativeScriptGetClassName Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.NativeScript.GetClassName"]

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.NativeScript.GetClassName"]

See Also