[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic
Returns if there is an OneTime Event with the specifed Function, Execution Order, and Group or not. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Parameters cFunction Type: DPSF..::..DPSF<(Of <(<'Particle, Vertex>)>)>..::..UpdateParticleDelegate The Function of the OneTime Event to look for iExecutionOrder The Execution Order of the Event to look for iGroup The Group of the Event to look for Return Value Type: Boolean Returns true if an Event with the specified Function, Execution Order, and Group was found, false if not See Also DPSF<(Of <(<'Particle, Vertex>)>)>..::..CParticleEvents Class DPSF<(Of <(<'Particle, Vertex>)>)>..::..CParticleEvents Members |