fix name eroor
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
#pragma once
|
||||
|
||||
//PUBGM(0.13.5)32位SDK
|
||||
//作者:清华
|
||||
//Telegram:@qinghuanb666
|
||||
//生成时间:Fri Apr 18 20:44:43 2025
|
||||
|
||||
namespace SDK
|
||||
{
|
||||
//---------------------------------------------------------------------------
|
||||
//Script Structs
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
// UserDefinedStruct BP_STRUCT_RoomCreateBuckleBulletInfo.BP_STRUCT_RoomCreateBuckleBulletInfo
|
||||
// 0x0004
|
||||
struct FBP_STRUCT_RoomCreateBuckleBulletInfo
|
||||
{
|
||||
bool adjustable_0_209353C005FD36332F366CFD05448025; // 0x0000(0x0001) (Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData)
|
||||
bool default_1_5B4CA5403ECB77911BDF787F0D7D16D4; // 0x0001(0x0001) (Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData)
|
||||
bool is_open_2_60EC874071476DBB1EE5695E0755F84E; // 0x0002(0x0001) (Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData)
|
||||
bool visible_3_6C68E7803E43467C474A44C90CC867D5; // 0x0003(0x0001) (Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData)
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user