CPUParticles2DGetParticleFlag Method |
Note: This API is now obsolete.
Returns the enabled state of the given flag (see CPUParticles2DFlags for options).
Namespace: Godot
[ObsoleteAttribute("GetParticleFlag is deprecated. Use the FlagAlignY property instead.")] public bool GetParticleFlag( CPUParticles2DFlags flag )
[Missing <param name="flag"/> documentation for "M:Godot.CPUParticles2D.GetParticleFlag(Godot.CPUParticles2D.Flags)"]
[Missing <returns> documentation for "M:Godot.CPUParticles2D.GetParticleFlag(Godot.CPUParticles2D.Flags)"]