oh dear
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RecRoom.Inputs
|
||||
{
|
||||
// Token: 0x020024E9 RID: 9449
|
||||
[Token(Token = "0x20024E9")]
|
||||
public class SteamVrIndexVRInputConfiguration : VRInputConfiguration<SteamVrIndexVRInputHandler>
|
||||
{
|
||||
// Token: 0x0600F301 RID: 62209 RVA: 0x0037D8BC File Offset: 0x0037BABC
|
||||
[Token(Token = "0x600F301")]
|
||||
[Address(RVA = "0xFB9910", Offset = "0xFB8710", VA = "0x180FB9910")]
|
||||
public SteamVrIndexVRInputConfiguration()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user