Click or drag to resize

CharFXTransformGetRelativeIndex Method

Note: This API is now obsolete.

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

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

Return Value

Type: UInt64

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

See Also