# Missile Tentacle Return

Grammar — MissileTentacleReturn
FlagsFunction

Constructs and returns a MissileTentacleReturn actor message. This message causes an actor to return to its origin point immediately. It will only work on missile actors that are flagged as tentacles.

Returns — string<actormsg>

string libNtve_gf_MissileTentacleReturn();

Category: Actor / Message Constructors

# Examples

— None found —