TargetInfo: Difference between revisions

From MyGamingTalk
m (1 revision imported)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 09:02, 13 February 2023

Script Reference TargetInfo Functions

TargetInfo Properties

All properties are read only.

Distance

The bot's distance to this target.

Position

The target's world position Vector3.

Facing

The target's facing Vector3.

Velocity

The target's velocity Vector3.

Class

The class id for the target.

TargetInfo Functions

IsA

Returns true if Class is equal to parameter.


See also: GetTargetInfo