Smite VI

Owning Palette: Eulogy VIs

Requires: Eulogy

Changes zombies back into corpses at each grave. Disables the Corpse (legacy) frame and enables the Spirit (refactored) frame of each grave. A grave is Diagram Disable Structure with a RIP bookmark tag for its label, a.k.a. tombstone. No changes are made to any bookmarks or labels; only the enabled/disabled state of each frame is modified, but a Bookmark Info Change event is still fired.

Smite VI

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
c1ddisstructrnGraves contains references to Diagram Disable Structures with a RIP bookmark tag for their labels.
ierrcodeclstError Out contains error information. This output provides standard error out functionality.
iboolChange Made? indicates if any zombies were change to corpses at any of the graves. This will return TRUE if the Corpse (legacy) frame of any Diagram Disable Structure was disabled and the Spirit (refactored) frame was enabled.