getconfigcsvheaderlist - eisclimber/ExPresS-XR GitHub Wiki
Method in ButtonQuizConfig
Returns the csv header of the config as a list of objects.
public static List<object> GetConfigCsvHeaderList();List of objects containing the header as strings.
Method in ButtonQuizConfig
Returns the csv header of the config as a list of objects.
public static List<object> GetConfigCsvHeaderList();List of objects containing the header as strings.