Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Does a trigger issue a single transaction for all effects in its rule?Forum ↗

Does a trigger issue a single transaction for all effects in its rule?

App Development2 posts434 views3 likesLast activity May 2020
GE
georgOP
May 2020

Or does it issue separate transactions for each emitCommands I have in my rule?

CO
cocreature
May 2020

Each call to emitCommands will produce one transaction so you have full control over how you want to split things into transactions.

← Back to Discussions