Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Layout > API/Runtime/Slate/Framework/Layout/FScrollyZoomy
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Layout/ScrollyZoomy.h |
| Include | #include "Framework/Layout/ScrollyZoomy.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Layout/ScrollyZoomy.cpp |
bool NeedsSoftwareCursor&40;&41; const
Remarks
Whether a software cursor should be rendered.
This method should be called from your widget's OnPaint function. true if a software cursor should be rendered, false otherwise.