Click or drag to resize

CharFXTransformSetCharacter Method

Note: This API is now obsolete.

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetCharacter is deprecated. Use the Character property instead.")]
public void SetCharacter(
	int character
)

Parameters

character
Type: SystemInt32

[Missing <param name="character"/> documentation for "M:Godot.CharFXTransform.SetCharacter(System.Int32)"]

See Also