MCPcopy Create free account
hub / github.com/MikeMcShaffry/gamecode4 / UpdateProcesses

Method UpdateProcesses

Source/GCC4/Mainloop/ProcessManager.cpp:55–116  ·  view source on GitHub ↗

--------------------------------------------------------------------------------------------------------------------- The process update tick. Called every logic tick. This function returns the number of process chains that succeeded in the upper 32 bits and the number of process chains that failed or were aborted in the lower 32 bits. ------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

VOnUpdateMethod · 0.80
VOnUpdateMethod · 0.80

Calls 8

IsDeadMethod · 0.80
GetStateMethod · 0.45
VOnInitMethod · 0.45
VOnUpdateMethod · 0.45
VOnSuccessMethod · 0.45
RemoveChildMethod · 0.45
VOnFailMethod · 0.45
VOnAbortMethod · 0.45

Tested by

no test coverage detected