En:OnTurnToTarget

Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.

Содержание

Syntax

procedure OnTurnToTarget(object_name : String, 
                         target_name : String)

Description

Called when is necessary calculate right unit direction whith name <object_name> to object with name <target_name>;

Parameters

  • object_name - string. Object name;
  • target_name - string. Target name;

Result

The pocedure returns nothing;

Additional note

Called after system has done internal calculation.

See also

Predefined procedures and functions (events)

Личные инструменты