ECreateRepStateFlags

Flags used to customize how RepStates are created.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/RepLayout.h

Include

#include "Net/RepLayout.h"

Syntax

enum ECreateRepStateFlags
{
    None,
    SkipCreateReceivingState    = 0x1,
}

Values

Name

Description

None

SkipCreateReceivingState

Remarks

Flags used to customize how RepStates are created.

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