Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCanvasWordWrapper
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CanvasTypes.h |
Include | #include "CanvasTypes.h" |
Source | /Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp |
int32 FindIndexAtOrAfterWrapWidth
&40;
FWrappingState & WrappingState
&41;
Remarks
Stub method that should measure the substring starting from StartIndex until the wrap width is found or no more indices remain. The index of the character that is at or after the desired width.