Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- IModularFeature
- IStereoLayersFlagsSupplier
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/IStereoLayersFlagsSupplier.h |
| Include | #include "IStereoLayersFlagsSupplier.h" |
Syntax
class IStereoLayersFlagsSupplier : public IModularFeature
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | EnumerateFlags
(
TSet< FName >& OutFlags |
Adds stereo layer flags provided by this supplier to the list of all flags. | |
| FName |