Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThirteenAG/WidescreenFixesPack
/ FString
Method
FString
includes/GTA/ue.hpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
struct FString : public TArray<wchar_t>
44
{
45
inline FString()
46
{
47
};
48
49
inline bool IsValid() const
50
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected