Click or drag to resize

CharFXTransformGetEnvironment Method

Note: This API is now obsolete.

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

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

Return Value

Type: Dictionary

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

See Also