MoveToFadeDelay

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Similar to the vanilla MoveToFade except it allows for a delay before the calling referenced is moved.

Syntax

[help]
[ObjectRefID].MoveToFadeDelay MarkerID:ref time:float

Example

BuddyRef.MoveToFadeDelay Player 5
Buddy will be moved to the player after 5 seconds.

See Also