# Death Customize

Grammar — DeathCustomize subname
FlagsFunction

Constructs and returns a DeathCustomize actor message. Used for alternate death sequences depending on different conditions. Example: burrowed/unburrowed

# Arguments

  • string — Subname

Returns — string<actormsg>

string libNtve_gf_DeathCustomize(string lp_subname);

Category: Actor / Message Constructors

# Examples

— None found —