Table of Contents
Data Property

Gets or sets custom engine data.

Syntax
 public Object Data { get; }
Remarks

This property corresponds to EngineEventArgs.Data.

See Also