bIsNetDirty

Set to indicate that GameplayTasksComponent needs immediate replication.

Choose your operating system:

Windows

macOS

Linux

Syntax

uint8 bIsNetDirty: 1

Remarks

Set to indicate that GameplayTasksComponent needs immediate replication. could just use ForceReplication(), but this allows initial implementation to be game specific.