Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
UCookGlobalShadersDeviceHelperStaged |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Commandlets/CookGlobalShadersCommandlet.h |
| Include Path |
#include "Commandlets/CookGlobalShadersCommandlet.h" |
Syntax
UCLASS ()
class UCookGlobalShadersDeviceHelperStaged : public UCookGlobalShadersDeviceHelperBase
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| StagedBuildPath |
FString |
|
Commandlets/CookGlobalShadersCommandlet.h |
|
Functions
Public
Overridden from UCookGlobalShadersDeviceHelperBase
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual bool CopyFilesToDevice
(
ITargetDevice* Device,
const TArray< TPair< FString, FString > >& FilesToCopy
) const
|
|
Commandlets/CookGlobalShadersCommandlet.h |
|