SetWayPoint( <constantSize>, <offscreenMaterialName> )


Module: HUD

Summary:

Sets a hud element to be a waypoint.



Call this on:

A HUD element



Example:

newdeathicon SetWayPoint( true );



Required Args:

  • 1 : <constantSize> boolean describing whether the hud element remains the same size


Optional Args

  • 1 : <offscreenMaterialName> Material to draw when waypoint is offscreen.