Class CustomData
Inherited Members
Namespace: SlipeServer.Packets.Definitions.Entities.Structs
Assembly: SlipeServer.Packets.dll
Syntax
public class CustomData
Properties
| Edit this page View SourceItems
Declaration
public IEnumerable<CustomDataItem> Items { get; set; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<CustomDataItem> |