MoveToFadeDelay
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Similar to the vanilla MoveToFade except it allows for a delay before the calling referenced is moved.
Syntax
[ObjectRefID].MoveToFadeDelay MarkerID:ref time:float
Example
BuddyRef.MoveToFadeDelay Player 5
- Buddy will be moved to the player after 5 seconds.