Click or drag to resize

ParticlesGetAmount Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Particles.GetAmount"]

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Particles.GetAmount"]

See Also