Struct LatentEventHeader
Inherited Members
Namespace: SlipeServer.Packets.Lua.Event
Assembly: SlipeServer.Packets.dll
Syntax
public struct LatentEventHeader
Properties
| Edit this page View SourceCategory
Declaration
public LatentEventCategory Category { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| LatentEventCategory |
FinalSize
Declaration
public uint FinalSize { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| uint |
Rate
Declaration
public uint Rate { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| uint |
ResourceNetId
Declaration
public ushort ResourceNetId { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| ushort |