ITargetPlatform::CanSupportXGEShaderCompile

Checks whether this platform supports shader compilation over XGE interface.

Windows
MacOS
Linux

Override Hierarchy

ITargetPlatform::CanSupportXGEShaderCompile()

FTargetPlatformBase::CanSupportXGEShaderCompile()

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h

Include

#include "Interfaces/ITargetPlatform.h"

Syntax

bool CanSupportXGEShaderCompile() const

Remarks

Checks whether this platform supports shader compilation over XGE interface.

Returns

true if this platform can distribute shader compilation threads with XGE.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss