Class ModelEventArgs
Represents arguments used in model events
Namespace: TSD.API.Remoting
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class ModelEventArgs : EventArgs
Properties
| Name | Description |
|---|---|
| ModelId | Gets the Guid of the model |
| ModelPath | Gets the path to the model file |