namespace Vision.Game.Structs.Common { public class ShineGuildMemberLogonInfo { //struct SHINE_GUILD_MEMBER_LOGON_INFO //{ // UInt32 login : 1; // UInt32 year : 11; // UInt32 month : 4; // UInt32 day : 5; // UInt32 hour : 5; //}; } }