MCPcopy Create free account
hub / github.com/Tencent/sluaunreal / delfoo

Method delfoo

Source/democpp/SluaTestCase.cpp:365–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365void USluaTestCase::delfoo() {
366 foos.Empty();
367}
368
369const FUserInfo& USluaTestCase::GetUserInfo() {
370 return info;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected