MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / Reset

Method Reset

Source/Editor/Src/UnEdTran.cpp:118–133  ·  view source on GitHub ↗

Reset the transaction tracking system, clearing all transactions (so that following undo/redo operations can't occur). This is called before a routine that invalidates the main set of level/transaction data, for example before rebuilding the Bsp. Action = description of reason for reset (i.e. "loading level", "rebuilding Bsp")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

shadowIlluminateBspMethod · 0.80
DestroyMethod · 0.80
CleanseMethod · 0.80
UnEdSrv.cppFile · 0.80

Calls 2

appStrcpyFunction · 0.85
GetNameFunction · 0.50

Tested by

no test coverage detected