SetIdleMarkerAnimations

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.30.

Description

Sets animations of a specified Idle Marker using contents of an array.

Syntax

[help]
SetIdleMarkerAnimations idleMarker:baseform arrayID:int

Example

array_var aIdleAnims
int iArrayId = aIdleAnims
SetIdleMarkerAnimations MyMarker iArrayId

See Also