Enum EPlayModeType
EPlay Mode Type
Namespace: UE4.UnrealEd
Assembly: UE4DotNet.dll
Syntax
public enum EPlayModeType
Fields
| Name | Description |
|---|---|
| PlayMode_Count | |
| PlayMode_InEditorFloating | |
| PlayMode_InMobilePreview | |
| PlayMode_InNewProcess | |
| PlayMode_InTargetedMobilePreview | |
| PlayMode_InViewPort | |
| PlayMode_InVR | |
| PlayMode_InVulkanPreview | |
| PlayMode_MAX | |
| PlayMode_Simulate |