TopicInfoGetAllChoices

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Returns array of all choices of specified TopicInfo.

Syntax

[help]
TopicInfoGetAllChoices TopicInfo:form

Example

array_var ar_choices
let ar_choices := TopicInfoGetAllChoices 00104E7E 

See Also