GetTFCPosEx

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Returns current position of TFC Camera.

Syntax

[help]
GetTFCPosEx fPosX:float fPosY:float fPosZ:float

Example

float fPosX
float fPosY
float fPosZ

GetTFCPosEx fPosX fPosY fPosZ; 

The function will pass TFC Camers coordinates to fPosX fPosY fPosZ script variables.

See Also