Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ IsValid
Method
IsValid
Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
bool IsValid()
93
{
94
return FILE.IsValid();
95
}
96
97
98
void Flush()
Callers
13
TArray_Guard
Function · 0.45
TArray_ToTable
Function · 0.45
TMap_Guard
Function · 0.45
TMap_ToTable
Function · 0.45
TSet_Guard
Function · 0.45
TSet_ToTable
Function · 0.45
Seek
Method · 0.45
TotalSize
Method · 0.45
Flush
Method · 0.45
IsReadable
Method · 0.45
IsWriteable
Method · 0.45
UE4File_ReadFile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected