FSwarmDebugOptions

Debug options for Swarm

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

struct FSwarmDebugOptions

Remarks

Debug options for Swarm

Variables

Name Description

Public variable

uint32: 1

 

bDistributionEnabled

If true, Swarm will distribute jobs. If false, only the local machine will execute the jobs.

Public variable

uint32: 1

 

bForceContentExport

If true, Swarm will force content to re-export rather than using the cached version.

Public variable

uint32: 1

 

bInitialized

Constructors

Name Description

Public function

FSwarmDebugOptions()

Functions

Name Description

Public function

void

 

Touch()

Be sure to update this function to properly set the desired initial values!!!!

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