UNetDriver::MoveMappedObjectToUnmapped

Unmap all references to this object, so that if later we receive this object again, we can remap the original references

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Source

/Engine/Source/Runtime/Engine/Private/NetDriver.cpp

Syntax

void MoveMappedObjectToUnmapped
(
    const UObject * Object
)

Remarks

Unmap all references to this object, so that if later we receive this object again, we can remap the original references

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