Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- IModularFeature
- IPIEAuthorizer
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/IPIEAuthorizer.h |
| Include | #include "IPIEAuthorizer.h" |
Syntax
class IPIEAuthorizer : public IModularFeature
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| bool | RequestPIEPermission
(
bool bIsSimulateInEditor, |
Used to gate play-in-editor functionality, where a PIE session may be undesirable given some external plugin's state. |