UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::STextRange Member List
This is the complete list of members for
uLang::STextRange
, including all inherited members.
BeginColumn
() const
uLang::STextRange
inline
BeginRow
() const
uLang::STextRange
inline
EndColumn
() const
uLang::STextRange
inline
EndRow
() const
uLang::STextRange
inline
GetBegin
() const
uLang::STextRange
inline
GetEnd
() const
uLang::STextRange
inline
Invalidate
()
uLang::STextRange
inline
InvalidateEnd
()
uLang::STextRange
inline
IsContainedIn
(const STextRange &ContainingRange) const
uLang::STextRange
inline
IsEmpty
() const
uLang::STextRange
inline
IsInRange
(const STextPosition &Position) const
uLang::STextRange
inline
IsInRangeInclusive
(const STextPosition &Position) const
uLang::STextRange
inline
IsInvalid
() const
uLang::STextRange
inline
IsInvalidEnd
() const
uLang::STextRange
inline
IsOrdered
() const
uLang::STextRange
inline
IsRowMulti
() const
uLang::STextRange
inline
IsRowSingle
() const
uLang::STextRange
inline
IsValid
() const
uLang::STextRange
inline
IsValidEnd
() const
uLang::STextRange
inline
operator!=
(const STextRange &Other) const
uLang::STextRange
inline
operator==
(const STextRange &Other) const
uLang::STextRange
inline
operator|
(const STextRange &Other) const
uLang::STextRange
inline
operator|=
(const STextRange &Other)
uLang::STextRange
inline
Overlaps
(const STextRange &Other) const
uLang::STextRange
inline
Reset
()
uLang::STextRange
inline
SetBegin
(const STextPosition &Begin)
uLang::STextRange
inline
SetBeginColumn
(uint32_t Col)
uLang::STextRange
inline
SetBeginRow
(uint32_t Row)
uLang::STextRange
inline
SetEnd
(const STextPosition &End)
uLang::STextRange
inline
SetEndColumn
(uint32_t Col)
uLang::STextRange
inline
SetEndRow
(uint32_t Row)
uLang::STextRange
inline
STextRange
()
uLang::STextRange
inline
STextRange
(ENoInit)
uLang::STextRange
inline
STextRange
(uint32_t BeginRow, uint32_t BeginColumn, uint32_t EndRow, uint32_t EndColumn)
uLang::STextRange
inline
STextRange
(const STextPosition &Begin, const STextPosition &End)
uLang::STextRange
inline
STextRange
(const STextPosition &BeginAndEnd)
uLang::STextRange
inline
Generated by
1.9.8