ITimedDataInput::SetDataBufferSize

If the input does supported it, set the size of the buffer used by the input.

Windows
MacOS
Linux

References

Module

TimeManagement

Header

/Engine/Source/Runtime/TimeManagement/Public/ITimedDataInput.h

Include

#include "ITimedDataInput.h"

Syntax

virtual void SetDataBufferSize
(
    int32 BufferSize
)

Remarks

If the input does supported it, set the size of the buffer used by the input.

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