Class OnTargetEventArgs
Inherited Members
Namespace: Slipe.Server.Peds.Events
Assembly: SlipeServer.dll
Syntax
public class OnTargetEventArgs
Properties
| Improve this Doc View SourceTarget
The element that is targeted, can be null
Declaration
public PhysicalElement Target { get; }
Property Value
Type | Description |
---|---|
PhysicalElement |