# Action Damage

Grammar — ActionDamage
FlagsFunction

Constructs and returns an ActionDamage actor message. Sends a notification message to the game that damage has happened, so the target can react appropriately.

Returns — string<actormsg>

string libNtve_gf_ActionDamage();

Category: Actor / Message Constructors

# Examples

— None found —