UNetworkPredictionComponent::UninitializeComponent

Handle this component being Uninitialized.

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::UninitializeComponent()

UNetworkPredictionComponent::UninitializeComponent()

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionComponent.h

Include

#include "NetworkPredictionComponent.h"

Source

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Private/NetworkPredictionComponent.cpp

Syntax

virtual void UninitializeComponent()

Remarks

Handle this component being Uninitialized. Called from AActor::EndPlay only if bHasBeenInitialized is true

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