scripts
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
// Token: 0x02000770 RID: 1904
|
||||
public enum EJBHLGCCFKM
|
||||
{
|
||||
// Token: 0x04002787 RID: 10119
|
||||
k_EGamepadTextInputLineModeSingleLine,
|
||||
// Token: 0x04002788 RID: 10120
|
||||
k_EGamepadTextInputLineModeMultipleLines
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user