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
[править]
Result
The pocedure returns nothing;
[править]
Additional note
Called after system has done internal calculation.
[править]