FMessageLogListingViewModel::SetScrollToBottom

Set whether we should scroll to the bottom when messages are added

Unreal Engine C++ API Reference > Developer > MessageLog > Presentation > FMessageLogListingViewModel

References

   
Module MessageLog
Header /Engine/Source/Developer/MessageLog/Public/Presentation/MessageLogListingViewModel.h
Include #include "Presentation/MessageLogListingViewModel.h"
Source /Engine/Source/Developer/MessageLog/Private/Presentation/MessageLogListingViewModel.cpp
void SetScrollToBottom
(
    bool bInScrollToBottom
)

Remarks

Set whether we should scroll to the bottom when messages are added


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library