Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
| Name | TNetSimLazyWriter |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionBuffer.h |
| Include Path | #include "NetworkPredictionBuffer.h" |
Syntax
template<typename ElementType>
struct TNetSimLazyWriter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TNetSimLazyWriter
(
const TLazyWriter& Parent |
NetworkPredictionBuffer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GetFunc | TFunctionRef< void *()> | NetworkPredictionBuffer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ElementType * Get() |
NetworkPredictionBuffer.h |