MCPcopy Create free account
hub / github.com/20tab/UnrealEnginePython / tick

Method tick

tests.py:55–56  ·  view source on GitHub ↗
(self, delta_time)

Source from the content-addressed store, hash-verified

53 unittest.main(module='tests', exit=False)
54 self.uobject.quit_game()
55 def tick(self, delta_time):
56 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected