FFieldSystemCommand::FFieldSystemCommand

Commands are copied when moved from the one thread to another.

Windows
MacOS
Linux

References

Module

FieldSystemCore

Header

/Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemCore/Public/Field/FieldSystem.h

Include

#include "Field/FieldSystem.h"

Syntax

FFieldSystemCommand
(
    const FFieldSystemCommand & Other
)

Remarks

Commands are copied when moved from the one thread to another. This requires a full copy of all associated data.

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