Class TWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter
Unit
Declaration
type TWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter = class(TInterfacedObject, IWelcomeReplyServerPacketWelcomeCodeData, IWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter)
Description
Data associated with IWelcomeReplyServerPacket.WelcomeCode value 1.
Hierarchy
- TInterfacedObject
- TWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter
Overview
Methods
![]() |
function _GetByteSize: Cardinal; |
![]() |
function _GetSessionId: Cardinal; |
![]() |
procedure _SetSessionId(SessionId: Cardinal); |
![]() |
function _GetCharacterId: Cardinal; |
![]() |
procedure _SetCharacterId(CharacterId: Cardinal); |
![]() |
function _GetMapId: Cardinal; |
![]() |
procedure _SetMapId(MapId: Cardinal); |
![]() |
function _GetMapRid: TArray<Cardinal>; |
![]() |
procedure _SetMapRid(MapRid: TArray<Cardinal>); |
![]() |
function _GetMapFileSize: Cardinal; |
![]() |
procedure _SetMapFileSize(MapFileSize: Cardinal); |
![]() |
function _GetEifRid: TArray<Cardinal>; |
![]() |
procedure _SetEifRid(EifRid: TArray<Cardinal>); |
![]() |
function _GetEifLength: Cardinal; |
![]() |
procedure _SetEifLength(EifLength: Cardinal); |
![]() |
function _GetEnfRid: TArray<Cardinal>; |
![]() |
procedure _SetEnfRid(EnfRid: TArray<Cardinal>); |
![]() |
function _GetEnfLength: Cardinal; |
![]() |
procedure _SetEnfLength(EnfLength: Cardinal); |
![]() |
function _GetEsfRid: TArray<Cardinal>; |
![]() |
procedure _SetEsfRid(EsfRid: TArray<Cardinal>); |
![]() |
function _GetEsfLength: Cardinal; |
![]() |
procedure _SetEsfLength(EsfLength: Cardinal); |
![]() |
function _GetEcfRid: TArray<Cardinal>; |
![]() |
procedure _SetEcfRid(EcfRid: TArray<Cardinal>); |
![]() |
function _GetEcfLength: Cardinal; |
![]() |
procedure _SetEcfLength(EcfLength: Cardinal); |
![]() |
function _GetName: string; |
![]() |
procedure _SetName(Name: string); |
![]() |
function _GetTitle: string; |
![]() |
procedure _SetTitle(Title: string); |
![]() |
function _GetGuildName: string; |
![]() |
procedure _SetGuildName(GuildName: string); |
![]() |
function _GetGuildRankName: string; |
![]() |
procedure _SetGuildRankName(GuildRankName: string); |
![]() |
function _GetClassId: Cardinal; |
![]() |
procedure _SetClassId(ClassId: Cardinal); |
![]() |
function _GetGuildTag: string; |
![]() |
procedure _SetGuildTag(GuildTag: string); |
![]() |
function _GetAdmin: TAdminLevel; |
![]() |
procedure _SetAdmin(Admin: TAdminLevel); |
![]() |
function _GetLevel: Cardinal; |
![]() |
procedure _SetLevel(Level: Cardinal); |
![]() |
function _GetExperience: Cardinal; |
![]() |
procedure _SetExperience(Experience: Cardinal); |
![]() |
function _GetUsage: Cardinal; |
![]() |
procedure _SetUsage(Usage: Cardinal); |
![]() |
function _GetStats: ICharacterStatsWelcome; |
![]() |
procedure _SetStats(Stats: ICharacterStatsWelcome); |
![]() |
function _GetEquipment: IEquipmentWelcome; |
![]() |
procedure _SetEquipment(Equipment: IEquipmentWelcome); |
![]() |
function _GetGuildRank: Cardinal; |
![]() |
procedure _SetGuildRank(GuildRank: Cardinal); |
![]() |
function _GetSettings: IServerSettings; |
![]() |
procedure _SetSettings(Settings: IServerSettings); |
![]() |
function _GetLoginMessageCode: TLoginMessageCode; |
![]() |
procedure _SetLoginMessageCode(LoginMessageCode: TLoginMessageCode); |
![]() |
procedure Serialize(Writer: TEoWriter); |
![]() |
class function Deserialize(Reader: TEoReader): TWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter; |
Properties
Description
Methods
![]() |
function _GetByteSize: Cardinal; |
|
This item has no description. | |
![]() |
function _GetSessionId: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetSessionId(SessionId: Cardinal); |
|
This item has no description. | |
![]() |
function _GetCharacterId: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetCharacterId(CharacterId: Cardinal); |
|
This item has no description. | |
![]() |
function _GetMapId: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetMapId(MapId: Cardinal); |
|
This item has no description. | |
![]() |
function _GetMapRid: TArray<Cardinal>; |
|
This item has no description. | |
![]() |
procedure _SetMapRid(MapRid: TArray<Cardinal>); |
|
This item has no description. | |
![]() |
function _GetMapFileSize: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetMapFileSize(MapFileSize: Cardinal); |
|
This item has no description. | |
![]() |
function _GetEifRid: TArray<Cardinal>; |
|
This item has no description. | |
![]() |
procedure _SetEifRid(EifRid: TArray<Cardinal>); |
|
This item has no description. | |
![]() |
function _GetEifLength: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetEifLength(EifLength: Cardinal); |
|
This item has no description. | |
![]() |
function _GetEnfRid: TArray<Cardinal>; |
|
This item has no description. | |
![]() |
procedure _SetEnfRid(EnfRid: TArray<Cardinal>); |
|
This item has no description. | |
![]() |
function _GetEnfLength: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetEnfLength(EnfLength: Cardinal); |
|
This item has no description. | |
![]() |
function _GetEsfRid: TArray<Cardinal>; |
|
This item has no description. | |
![]() |
procedure _SetEsfRid(EsfRid: TArray<Cardinal>); |
|
This item has no description. | |
![]() |
function _GetEsfLength: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetEsfLength(EsfLength: Cardinal); |
|
This item has no description. | |
![]() |
function _GetEcfRid: TArray<Cardinal>; |
|
This item has no description. | |
![]() |
procedure _SetEcfRid(EcfRid: TArray<Cardinal>); |
|
This item has no description. | |
![]() |
function _GetEcfLength: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetEcfLength(EcfLength: Cardinal); |
|
This item has no description. | |
![]() |
function _GetName: string; |
|
This item has no description. | |
![]() |
procedure _SetName(Name: string); |
|
This item has no description. | |
![]() |
function _GetTitle: string; |
|
This item has no description. | |
![]() |
procedure _SetTitle(Title: string); |
|
This item has no description. | |
![]() |
function _GetGuildName: string; |
|
This item has no description. | |
![]() |
procedure _SetGuildName(GuildName: string); |
|
This item has no description. | |
![]() |
function _GetGuildRankName: string; |
|
This item has no description. | |
![]() |
procedure _SetGuildRankName(GuildRankName: string); |
|
This item has no description. | |
![]() |
function _GetClassId: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetClassId(ClassId: Cardinal); |
|
This item has no description. | |
![]() |
function _GetGuildTag: string; |
|
This item has no description. | |
![]() |
procedure _SetGuildTag(GuildTag: string); |
|
This item has no description. | |
![]() |
function _GetAdmin: TAdminLevel; |
|
This item has no description. | |
![]() |
procedure _SetAdmin(Admin: TAdminLevel); |
|
This item has no description. | |
![]() |
function _GetLevel: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetLevel(Level: Cardinal); |
|
This item has no description. | |
![]() |
function _GetExperience: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetExperience(Experience: Cardinal); |
|
This item has no description. | |
![]() |
function _GetUsage: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetUsage(Usage: Cardinal); |
|
This item has no description. | |
![]() |
function _GetStats: ICharacterStatsWelcome; |
|
This item has no description. | |
![]() |
procedure _SetStats(Stats: ICharacterStatsWelcome); |
|
This item has no description. | |
![]() |
function _GetEquipment: IEquipmentWelcome; |
|
This item has no description. | |
![]() |
procedure _SetEquipment(Equipment: IEquipmentWelcome); |
|
This item has no description. | |
![]() |
function _GetGuildRank: Cardinal; |
|
This item has no description. | |
![]() |
procedure _SetGuildRank(GuildRank: Cardinal); |
|
This item has no description. | |
![]() |
function _GetSettings: IServerSettings; |
|
This item has no description. | |
![]() |
procedure _SetSettings(Settings: IServerSettings); |
|
This item has no description. | |
![]() |
function _GetLoginMessageCode: TLoginMessageCode; |
|
This item has no description. | |
![]() |
procedure _SetLoginMessageCode(LoginMessageCode: TLoginMessageCode); |
|
This item has no description. | |
![]() |
procedure Serialize(Writer: TEoWriter); |
|
Serializes this Parameters
| |
![]() |
class function Deserialize(Reader: TEoReader): TWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter; |
|
Deserializes an instance of Parameters
ReturnsThe deserialized object | |
Properties
![]() |
property ByteSize: Cardinal read _GetByteSize; |
|
The size of the data that this object was deserialized from.
| |
![]() |
property SessionId: Cardinal read _GetSessionId write _SetSessionId; |
|
| |
![]() |
property CharacterId: Cardinal read _GetCharacterId write _SetCharacterId; |
|
| |
![]() |
property MapId: Cardinal read _GetMapId write _SetMapId; |
|
| |
![]() |
property MapRid: TArray<Cardinal> read _GetMapRid write _SetMapRid; |
|
| |
![]() |
property MapFileSize: Cardinal read _GetMapFileSize write _SetMapFileSize; |
|
| |
![]() |
property EifRid: TArray<Cardinal> read _GetEifRid write _SetEifRid; |
|
| |
![]() |
property EifLength: Cardinal read _GetEifLength write _SetEifLength; |
|
| |
![]() |
property EnfRid: TArray<Cardinal> read _GetEnfRid write _SetEnfRid; |
|
| |
![]() |
property EnfLength: Cardinal read _GetEnfLength write _SetEnfLength; |
|
| |
![]() |
property EsfRid: TArray<Cardinal> read _GetEsfRid write _SetEsfRid; |
|
| |
![]() |
property EsfLength: Cardinal read _GetEsfLength write _SetEsfLength; |
|
| |
![]() |
property EcfRid: TArray<Cardinal> read _GetEcfRid write _SetEcfRid; |
|
| |
![]() |
property EcfLength: Cardinal read _GetEcfLength write _SetEcfLength; |
|
| |
![]() |
property Name: string read _GetName write _SetName; |
|
This item has no description. | |
![]() |
property Title: string read _GetTitle write _SetTitle; |
|
This item has no description. | |
![]() |
property GuildName: string read _GetGuildName write _SetGuildName; |
|
This item has no description. | |
![]() |
property GuildRankName: string read _GetGuildRankName write _SetGuildRankName; |
|
This item has no description. | |
![]() |
property ClassId: Cardinal read _GetClassId write _SetClassId; |
|
| |
![]() |
property GuildTag: string read _GetGuildTag write _SetGuildTag; |
|
| |
![]() |
property Admin: TAdminLevel read _GetAdmin write _SetAdmin; |
|
This item has no description. | |
![]() |
property Level: Cardinal read _GetLevel write _SetLevel; |
|
| |
![]() |
property Experience: Cardinal read _GetExperience write _SetExperience; |
|
| |
![]() |
property Usage: Cardinal read _GetUsage write _SetUsage; |
|
| |
![]() |
property Stats: ICharacterStatsWelcome read _GetStats write _SetStats; |
|
This item has no description. | |
![]() |
property Equipment: IEquipmentWelcome read _GetEquipment write _SetEquipment; |
|
This item has no description. | |
![]() |
property GuildRank: Cardinal read _GetGuildRank write _SetGuildRank; |
|
| |
![]() |
property Settings: IServerSettings read _GetSettings write _SetSettings; |
|
This item has no description. | |
![]() |
property LoginMessageCode: TLoginMessageCode read _GetLoginMessageCode write _SetLoginMessageCode; |
|
This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.
