Unit EOLib.Protocol
Functions and Procedures
Constants
Variables
Description
Generated from the eo-protocol XML specification.
This file should not be modified. Changes will be lost when code is regenerated.
Uses
- EOLib.Data
- System.SysUtils
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Record TAdminLevelHelper |
Helper for the TAdminLevel enum type. |
Record TDirectionHelper |
Helper for the TDirection enum type. |
Record TEmoteHelper |
Helper for the TEmote enum type. |
Record TGenderHelper |
Helper for the TGender enum type. |
Interface ICoords |
Map coordinates |
Class TCoords |
Map coordinates |
Types
TAdminLevel = (...); |
TDirection = (...); |
TEmote = (...); |
TGender = (...); |
Description
Types
TAdminLevel = (...); |
The admin level of a player Values
|
TDirection = (...); |
The direction a player or NPC is facing Values
|
TEmote = (...); |
Emote that can be played over a player's head Values
|
TGender = (...); |
The gender of a player Values
|
Generated by PasDoc 0.16.0-snapshot.