Skip to content

getconfigcsvheaderlist

eisclimber edited this page Apr 4, 2026 · 1 revision

ButtonQuizConfig.GetConfigCsvHeaderList()

Method in ButtonQuizConfig

Summary

Returns the csv header of the config as a list of objects.

public static List<object> GetConfigCsvHeaderList();

Returns

List of objects containing the header as strings.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally