Black Ops III

GetSpawnStructForCharacter

Returns the targetname of the script_struct to use for the character pose in the frontend

Example:

frontendVignetteAnim = GetSpawnStructForCharacter( characterIndex, "mp" )

Parameters

ParameterSummary
*characterIndexThe index of the character in the current game-mode's character table
*sessionmodeSession Mode Index

* = mandatory