Up to date
This page is up to date for Godot 4.3
.
If you still find outdated information, please open an issue.
ResourceImporterCSV¶
Inherits: ResourceImporter < RefCounted < Object
Importer for CSV files.
Description¶
Importer for CSV files.
Properties¶
|
||
|
Property Descriptions¶
Delimiter of the CSV file. Comma,Semicolon,Tab or Pipe.
Whether the CSV file has headers.