scripts
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
// Token: 0x02000748 RID: 1864
|
||||
public enum AABBODFNACO
|
||||
{
|
||||
// Token: 0x04002527 RID: 9511
|
||||
Eye_Left,
|
||||
// Token: 0x04002528 RID: 9512
|
||||
Eye_Right
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user