scripts
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
// Token: 0x02000759 RID: 1881
|
||||
public enum MLMFNBILFHA
|
||||
{
|
||||
// Token: 0x04002674 RID: 9844
|
||||
ControllerEventOutput_OSEvents,
|
||||
// Token: 0x04002675 RID: 9845
|
||||
ControllerEventOutput_VREvents
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user