MCPcopy 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_GuardFunction · 0.45
TArray_ToTableFunction · 0.45
TMap_GuardFunction · 0.45
TMap_ToTableFunction · 0.45
TSet_GuardFunction · 0.45
TSet_ToTableFunction · 0.45
SeekMethod · 0.45
TotalSizeMethod · 0.45
FlushMethod · 0.45
IsReadableMethod · 0.45
IsWriteableMethod · 0.45
UE4File_ReadFileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected