Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces
Inheritance Hierarchy
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IShaderFormatModule.h |
Include | #include "Interfaces/IShaderFormatModule.h" |
Syntax
class IShaderFormatModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)
Remarks
Interface for shader format modules.
Destructors
Type | Name | Description |
---|---|---|
~IShaderFormatModule () | Virtual destructor. |
Functions
Type | Name | Description |
---|---|---|
IShaderForma... | GetShaderFormat () | Gets the shader format. |