AudioMarkerGetProperty

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Returns the property on the specified audio marker reference.

This function can be used either in a script, or as a Condition.

Syntax

[help]
(property:Float) reference.AudioMarkerGetProperty int:Integer 

Or:

(property:Float) reference.AMKGetProp int:Integer

Example

let iAudioMarkerProperty := MyAudioMarkerRef.AudioMarkerGetProperty 1