UDemoNetDriver::ComparePropertyState

Compares the values of replicated properties stored in State with the current values of the object replicators.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DemoNetDriver.h

Include

#include "Engine/DemoNetDriver.h"

Source

/Engine/Source/Runtime/Engine/Private/DemoNetDriver.cpp

Syntax

bool ComparePropertyState
(
    const FDemoSavedPropertyState & State
) const

Remarks

Compares the values of replicated properties stored in State with the current values of the object replicators. Logs and returns true if there were any differences.

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