Click or drag to resize

CharFXTransformSetAbsoluteIndex Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CharFXTransform.SetAbsoluteIndex(System.UInt64)"]

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

Parameters

index
Type: SystemUInt64

[Missing <param name="index"/> documentation for "M:Godot.CharFXTransform.SetAbsoluteIndex(System.UInt64)"]

See Also