Class RemoveEntityPacketFactory
Inherited Members
Namespace: SlipeServer.Server.PacketHandling.Factories
Assembly: SlipeServer.Server.dll
Syntax
public static class RemoveEntityPacketFactory
Methods
| Edit this page View SourceCreateRemoveEntityPacket(IEnumerable<Element>)
Declaration
public static RemoveEntityPacket CreateRemoveEntityPacket(IEnumerable<Element> elements)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<Element> | elements |
Returns
| Type | Description |
|---|---|
| RemoveEntityPacket |