Click or drag to resize

CharFXTransformAbsoluteIndex Property

The index of the current character (starting from 0). Setting this property won't affect drawing.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public ulong AbsoluteIndex { get; set; }

Property Value

Type: UInt64
See Also