GetIdleMarkerAnimations

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.30.

Description

Returns an array of animations of a specified Idle Marker.

Syntax

[help]
(array_var) GetIdleMarkerAnimations idleMarker:baseform

Example

array_var aIdleAnims = GetIdleMarkerAnimations MyMarker 

See Also