oh dear
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x0200173C RID: 5948
|
||||
[Token(Token = "0x200173C")]
|
||||
[CallbackIdentity(5305)]
|
||||
public struct AvailableBeaconLocationsUpdated_t
|
||||
{
|
||||
// Token: 0x04005B1C RID: 23324
|
||||
[Token(Token = "0x4005B1C")]
|
||||
public const int k_iCallback = 5305;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user