GetNoteType

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Returns the type of a Note. Returns values as follows:
0 - Sound
1 - Image
2 - Text
3 - Voice

Syntax

[help]
(int) GetNoteType note:form

Example

set iNoteType to GetNoteType DadRivetCityHolotape 

See Also