Enum EHMDWornState
Stores if the user is wearing the HMD or not. For HMDs without a sensor to detect the user wearing it, the state defaults to Unknown.
Namespace: UE4.HeadMountedDisplay
Assembly: UE4DotNet.dll
Syntax
public enum EHMDWornState
Fields
| Name | Description |
|---|---|
| EHMDWornState_MAX | |
| NotWorn | |
| Unknown | |
| Worn |