FUserStateStore

Windows
MacOS
Linux

References

Module

NetworkPredictionInsights

Header

/Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h

Include

#include "INetworkPredictionProvider.h"

Syntax

struct FUserStateStore

Constructors

Name Description

Public function

FUserStateStore

(
    Trace::ILinearAllocator& Allocator
)

Functions

Name Description

Public function Const

const FUserS...

 

Get

(
    int32 InFrame,
    uint64 MaxEngineFrame,
    uint8 ExcludeSourceMask,
    bool bSparseAccess
)

Public function

FUserState &

 

Push

(
    int32 Frame,
    uint64 EngineFrame
)

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