UPhysicsSimpleComponent::UninitializeComponent

Handle this component being Uninitialized.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

NetworkPredictionExtras

Header

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/PhysicsSimple.h

Include

#include "PhysicsSimple.h"

Source

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Private/PhysicsSimple.cpp

Syntax

virtual void UninitializeComponent()

Remarks

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