en:toolworks:docs:apparatus:deferred

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
en:toolworks:docs:apparatus:deferred [2022/05/31 18:13] vladiusen:toolworks:docs:apparatus:deferred [2022/06/01 20:05] vladius
Line 48: Line 48:
 ====== Despawning Subjects ====== ====== Despawning Subjects ======
  
-The process of destroying a Subject is quite analogous. Kill all units once their health is zero or below. Just do:<code cpp>+The process of destroying a Subject is quite analogous. Kill all units once their health is zero or below. Just do something like:<code cpp>
 SolidChain->OperateConcurrently([](FSolidSubjectHandle Unit, FHealth& Health) SolidChain->OperateConcurrently([](FSolidSubjectHandle Unit, FHealth& Health)
 { {
  • en/toolworks/docs/apparatus/deferred.txt
  • Last modified: 2022/06/08 22:06
  • by jispar