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 |
FScrollyZoomy
(
const bool InUseInertialScrolling
)
Remarks
Create and initialize a new instance.
Parameters
| Name | Description |
|---|---|
| InUseInertialScrolling | Whether inertial scrolling should be used (default = true). |