Navigation
API > API/Runtime > API/Runtime/NullNetworkReplayStreaming > API/Runtime/NullNetworkReplayStreaming/FNullNetworkReplayStreamer
- INetworkReplayStreamer::SetTimeBufferHintSeconds()
- FNullNetworkReplayStreamer::SetTimeBufferHintSeconds()
References
| Module | NullNetworkReplayStreaming |
| Header | /Engine/Source/Runtime/NetworkReplayStreaming/NullNetworkReplayStreaming/Public/NullNetworkReplayStreaming.h |
| Include | #include "NullNetworkReplayStreaming.h" |
virtual void SetTimeBufferHintSeconds
&40;
const float InTimeBufferHintSeconds
&41;
Remarks
Sets a hint for how much data needs to be kept in memory. If set to a value greater than zero, a streamer implementation may free any in-memory data that would be required to go to a time before the beginning of the buffer.