第一次上传
This commit is contained in:
Executable
+292
@@ -0,0 +1,292 @@
|
||||
#pragma once
|
||||
|
||||
//PUBGM(0.13.5)32位SDK
|
||||
//作者:清华
|
||||
//Telegram:@qinghuanb666
|
||||
//生成时间:Fri Apr 18 20:44:43 2025
|
||||
|
||||
#include "../SDK.hpp"
|
||||
|
||||
namespace SDK
|
||||
{
|
||||
//---------------------------------------------------------------------------
|
||||
//Parameters
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChangeSpeakerState_NoFetch
|
||||
struct Abp_chat_voice_C_EventChangeSpeakerState_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChangeSpeakerState
|
||||
struct Abp_chat_voice_C_EventChangeSpeakerState_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventClearGVoiceProcedure_NoFetch
|
||||
struct Abp_chat_voice_C_EventClearGVoiceProcedure_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventClearGVoiceProcedure
|
||||
struct Abp_chat_voice_C_EventClearGVoiceProcedure_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChatVoiceSetInfo_Push_NoFetch
|
||||
struct Abp_chat_voice_C_EventChatVoiceSetInfo_Push_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChatVoiceSetInfo_Push
|
||||
struct Abp_chat_voice_C_EventChatVoiceSetInfo_Push_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyVoiceOpenSpeaker_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifyVoiceOpenSpeaker_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyVoiceOpenSpeaker
|
||||
struct Abp_chat_voice_C_EventNotifyVoiceOpenSpeaker_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifySystemVoiceOpen_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifySystemVoiceOpen_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifySystemVoiceOpen
|
||||
struct Abp_chat_voice_C_EventNotifySystemVoiceOpen_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventStartPlayGVoiceRecord_NoFetch
|
||||
struct Abp_chat_voice_C_EventStartPlayGVoiceRecord_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventStartPlayGVoiceRecord
|
||||
struct Abp_chat_voice_C_EventStartPlayGVoiceRecord_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventStopGVoiceRecord_NoFetch
|
||||
struct Abp_chat_voice_C_EventStopGVoiceRecord_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventStopGVoiceRecord
|
||||
struct Abp_chat_voice_C_EventStopGVoiceRecord_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventUploadGVoiceRecord_NoFetch
|
||||
struct Abp_chat_voice_C_EventUploadGVoiceRecord_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventUploadGVoiceRecord
|
||||
struct Abp_chat_voice_C_EventUploadGVoiceRecord_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventTickVoiceRoom_NoFetch
|
||||
struct Abp_chat_voice_C_EventTickVoiceRoom_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventTickVoiceRoom
|
||||
struct Abp_chat_voice_C_EventTickVoiceRoom_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventStopPlayGVoiceRecord_NoFetch
|
||||
struct Abp_chat_voice_C_EventStopPlayGVoiceRecord_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventStopPlayGVoiceRecord
|
||||
struct Abp_chat_voice_C_EventStopPlayGVoiceRecord_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifySystemSpeakerOpen_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifySystemSpeakerOpen_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifySystemSpeakerOpen
|
||||
struct Abp_chat_voice_C_EventNotifySystemSpeakerOpen_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyDownloadFailed_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifyDownloadFailed_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyDownloadFailed
|
||||
struct Abp_chat_voice_C_EventNotifyDownloadFailed_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyRecordTooShort_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifyRecordTooShort_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyRecordTooShort
|
||||
struct Abp_chat_voice_C_EventNotifyRecordTooShort_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventOnTryOpenMic_NoFetch
|
||||
struct Abp_chat_voice_C_EventOnTryOpenMic_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventOnTryOpenMic
|
||||
struct Abp_chat_voice_C_EventOnTryOpenMic_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyVoiceProcedureFailed_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifyVoiceProcedureFailed_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyVoiceProcedureFailed
|
||||
struct Abp_chat_voice_C_EventNotifyVoiceProcedureFailed_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventStartGVoiceRecord_NoFetch
|
||||
struct Abp_chat_voice_C_EventStartGVoiceRecord_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventStartGVoiceRecord
|
||||
struct Abp_chat_voice_C_EventStartGVoiceRecord_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventCancelGVoiceRecord_NoFetch
|
||||
struct Abp_chat_voice_C_EventCancelGVoiceRecord_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventCancelGVoiceRecord
|
||||
struct Abp_chat_voice_C_EventCancelGVoiceRecord_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventOnClickCheckOpenRecord_NoFetch
|
||||
struct Abp_chat_voice_C_EventOnClickCheckOpenRecord_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventOnClickCheckOpenRecord
|
||||
struct Abp_chat_voice_C_EventOnClickCheckOpenRecord_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChangeGVoiceMode_NoFetch
|
||||
struct Abp_chat_voice_C_EventChangeGVoiceMode_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChangeGVoiceMode
|
||||
struct Abp_chat_voice_C_EventChangeGVoiceMode_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyVoiceRecordTooShort_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifyVoiceRecordTooShort_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyVoiceRecordTooShort
|
||||
struct Abp_chat_voice_C_EventNotifyVoiceRecordTooShort_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyLbsOnly_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifyLbsOnly_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyLbsOnly
|
||||
struct Abp_chat_voice_C_EventNotifyLbsOnly_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChangeMicState_NoFetch
|
||||
struct Abp_chat_voice_C_EventChangeMicState_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChangeMicState
|
||||
struct Abp_chat_voice_C_EventChangeMicState_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyTeamupOnly_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifyTeamupOnly_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyTeamupOnly
|
||||
struct Abp_chat_voice_C_EventNotifyTeamupOnly_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventOnClickCheckOpenSpeaker_NoFetch
|
||||
struct Abp_chat_voice_C_EventOnClickCheckOpenSpeaker_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventOnClickCheckOpenSpeaker
|
||||
struct Abp_chat_voice_C_EventOnClickCheckOpenSpeaker_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyVoiceChatFailToRecord_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifyVoiceChatFailToRecord_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifyVoiceChatFailToRecord
|
||||
struct Abp_chat_voice_C_EventNotifyVoiceChatFailToRecord_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChatVoiceFetchInfo_NoFetch
|
||||
struct Abp_chat_voice_C_EventChatVoiceFetchInfo_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventChatVoiceFetchInfo
|
||||
struct Abp_chat_voice_C_EventChatVoiceFetchInfo_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifySystemMicOpen_NoFetch
|
||||
struct Abp_chat_voice_C_EventNotifySystemMicOpen_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.EventNotifySystemMicOpen
|
||||
struct Abp_chat_voice_C_EventNotifySystemMicOpen_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_chat_voice.bp_chat_voice_C.UserConstructionScript
|
||||
struct Abp_chat_voice_C_UserConstructionScript_Params
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user