@xmobitea/gn-typescript-client
Version:
GearN Typescript Client SDK by XmobiTea (Pro)
9 lines (8 loc) • 358 B
TypeScript
export declare class EventCode {
static readonly OnGamePlayerFriendUpdate: string;
static readonly OnCharacterPlayerFriendUpdate: string;
static readonly OnGamePlayerGroupUpdate: string;
static readonly OnGroupMemberUpdate: string;
static readonly OnGroupMessageUpdate: string;
static readonly OnCharacterPlayerGroupUpdate: string;
}