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

Method UTestObject

Source/democpp/SluaTestCase.cpp:326–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326UTestObject::UTestObject(const FObjectInitializer& ObjectInitializer)
327 : Super(ObjectInitializer) {
328
329}
330
331USluaTestCase::USluaTestCase(const FObjectInitializer& ObjectInitializer)
332 : Super(ObjectInitializer)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected