Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetStringLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetStringLibrary.h |
Include | #include "Kismet/KismetStringLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Private/KismetStringLibrary.cpp |
static FString Right
&40;
const FString & SourceString,
int32 Count
&41;
Remarks
Returns the string to the right of the specified location, counting back from the right (end of the word).