SetHintString( <string> )


Module: Entity

Summary:

Sets the hint string for a usable entity



Call this on:

<entity> Either a trigger_use entity or an actor



Example:

fuel_lever SetHintString( &"ROCKET_FUEL_LEVER" );



Required Args:

  • 1 : <string> The string to use for a hint near a usable entity