MCPcopy Create free account
hub / github.com/Tencent/UnLua / ~UE4File

Method ~UE4File

Plugins/UnLua/Source/UnLua/Private/BaseLib/LuaLib_File.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 }
13
14 ~UE4File()
15 {
16 FILE.Reset();
17 }
18public:
19
20 bool Open(const FString&InFilePath,const FString& Mode)

Callers 1

UE4File_DeleteFunction · 0.80

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected