Event data relating to the EntityStateChanged event.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public sealed class EntityStateChangedEventArgs : EventArgs
Visual Basic (Declaration)
Public NotInheritable Class EntityStateChangedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Mindscape.LightSpeed..::.EntityStateChangedEventArgs

See Also