SC2Mapster Wiki
Advertisement

Actor-Message Constructors[ | ]

Action Impact[ | ]

GUI[ | ]

Actor - ActionImpact

Galaxy Code[ | ]

actormsg libNtve_gf_ActionImpact ( )

Description[ | ]

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

Parameters[ | ]

Return Type: actormsg[ | ]

Additional Information[ | ]

Advertisement