[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic Returns if the ParticleEmitter with the given ID is in this collection or not. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Parameters id The ID of the ParticleEmitter to check for. Return Value Type: Boolean Returns true if the ParticleEmitter with the given ID is in the collection, false if not. See Also ParticleEmitterCollection Class |