Struct CustomDataItem
Inherited Members
Namespace: SlipeServer.Packets.Definitions.Entities.Structs
Assembly: SlipeServer.Packets.dll
Syntax
public struct CustomDataItem
  Properties
| Edit this page View SourceData
Declaration
public LuaValue Data { readonly get; set; }
  Property Value
| Type | Description | 
|---|---|
| LuaValue | 
Name
Declaration
public string Name { readonly get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |