scripts
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
using System;
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
// Token: 0x0200076F RID: 1903
|
||||
public enum FNHGDPAOMIA
|
||||
{
|
||||
// Token: 0x04002783 RID: 10115
|
||||
k_EGamepadTextInputModeNormal,
|
||||
// Token: 0x04002784 RID: 10116
|
||||
k_EGamepadTextInputModePassword,
|
||||
// Token: 0x04002785 RID: 10117
|
||||
k_EGamepadTextInputModeSubmit
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user