![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CoreNet.h>
Public Member Functions | |
| TNetDoNotCopyPtr () | |
| TNetDoNotCopyPtr (const TNetDoNotCopyPtr &) | |
| TNetDoNotCopyPtr (TNetDoNotCopyPtr &&) | |
| TNetDoNotCopyPtr & | operator= (const TNetDoNotCopyPtr &Other) |
| TNetDoNotCopyPtr & | operator= (TNetDoNotCopyPtr &&) |
| void | Set (T *InPtr) |
| T * | Get () const |
Used to pass in temporary pointers to NetBitWriter which we absolutely need to avoid copying by acciden. Used by NetTraceCollector and NetTokenExport scope
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |