AMatineeActor::PreNetReceive

Always called immediately before properties are received from the remote.

Windows
MacOS
Linux

Override Hierarchy

UObject::PreNetReceive()

AActor::PreNetReceive()

AMatineeActor::PreNetReceive()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/MatineeActor.h

Include

#include "Matinee/MatineeActor.h"

Source

/Engine/Source/Runtime/Engine/Private/Replication.cpp

Syntax

virtual void PreNetReceive()

Remarks

Always called immediately before properties are received from the remote.

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