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