Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text > API/Runtime/Slate/Framework/Text/FSlatePasswordRun
- IRun::GetLocationAt()
- FSlateTextRun::GetLocationAt()
- FSlatePasswordRun::GetLocationAt()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/SlatePasswordRun.h |
| Include | #include "Framework/Text/SlatePasswordRun.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Text/SlatePasswordRun.cpp |
virtual FVector2D GetLocationAt
(
const TSharedRef < ILayoutBlock > & Block,
int32 Offset,
float Scale
) const