EVRInputError Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class EVRInputError
public enum EVRInputError
type EVRInputError =
Public Enum EVRInputError
- Inheritance
-
EVRInputError
Fields
| BufferTooSmall | 14 | |
| InvalidBoneCount | 11 | |
| InvalidBoneIndex | 17 | |
| InvalidCompressedData | 12 | |
| InvalidDevice | 9 | |
| InvalidHandle | 3 | |
| InvalidParam | 4 | |
| InvalidSkeleton | 10 | |
| IPCError | 7 | |
| MaxCapacityReached | 6 | |
| MismatchedActionManifest | 15 | |
| MissingSkeletonData | 16 | |
| NameNotFound | 1 | |
| NoActiveActionSet | 8 | |
| NoData | 13 | |
| None | 0 | |
| NoSteam | 5 | |
| WrongType | 2 |