Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | IPIEAuthorizer |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/IPIEAuthorizer.h |
| Include Path | #include "IPIEAuthorizer.h" |
Syntax
class IPIEAuthorizer : public IModularFeature
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IPIEAuthorizer() |
IPIEAuthorizer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool RequestPIEPermission
(
bool bIsSimulateInEditor, |
Used to gate play-in-editor functionality, where a PIE session may be undesirable given some external plugin's state. | IPIEAuthorizer.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetModularFeatureName() |
IPIEAuthorizer.h |