GetAssassinHead()

Gets the tag of the Assassins head object used in a plot in the official release game.

string GetAssassinHead();

Description

Returns the Assassin's Head object tag from the Plot Global used in this story.



Remarks

Function found in nw_j_assassin.nss on line 315.

Only useful for the official game, but shows some handy plot state storage techniques.


Requirements

#include "nw_j_assassin"

Version

1.22

See Also

functions: SetAssassinHead
categories: Miscellaneous Functions


 author: John Shuell