Class WorldObjectMovedEventArgs
Inherited Members
Namespace: SlipeServer.Server.Elements.Events
Assembly: SlipeServer.Server.dll
Syntax
public sealed class WorldObjectMovedEventArgs : EventArgs
  Constructors
| Edit this page View SourceWorldObjectMovedEventArgs(PositionRotationAnimation)
Declaration
public WorldObjectMovedEventArgs(PositionRotationAnimation movement)
  Parameters
| Type | Name | Description | 
|---|---|---|
| PositionRotationAnimation | movement | 
Properties
| Edit this page View SourceMovement
Declaration
public PositionRotationAnimation Movement { get; }
  Property Value
| Type | Description | 
|---|---|
| PositionRotationAnimation |