Click or drag to resize

CharFXTransformGetAbsoluteIndex Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CharFXTransform.GetAbsoluteIndex"]

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

Return Value

Type: UInt64

[Missing <returns> documentation for "M:Godot.CharFXTransform.GetAbsoluteIndex"]

See Also