GetGlobalAnimTime

From GECK
Jump to: navigation, search


A function added by the kNVSE Plugin.

Description

Retrieves the time passed value for animations on the actor. This function can be used to obtain the current time passed, which is useful for controlling playback with SetGlobalAnimTime.

Syntax

[help]
reference.GetGlobalAnimTime bFirstPerson:0/1

Example

player.GetGlobalAnimTime

See Also