Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailsDisplayManager
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailsDisplayManager.h |
| Include | #include "DetailsDisplayManager.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/DetailsDisplayManager.cpp |
virtual bool GetIsScrollBarNeeded() const
Remarks
Returns a bool indicating whether or not the scrollbar is needed on the details view. Note that the "needed" here means that in this value the work has been done to figure out if the scrollbar should show, and anything can query this to see if it needs to alter the display accordingly