Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | UCookGlobalShadersDeviceHelperBase |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/CookGlobalShadersCommandlet.h |
| Include Path | #include "Commandlets/CookGlobalShadersCommandlet.h" |
Syntax
UCLASS (Abstract, Transient, MinimalAPI)
class UCookGlobalShadersDeviceHelperBase : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCookGlobalShadersDeviceHelperBase
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CopyFilesToDevice
(
ITargetDevice* Device, |
Commandlets/CookGlobalShadersCommandlet.h |