ColumnTitleArray

The final column titles used by the asset after parsing.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(VisibleAnywhere, Category="Houdini CSV File Properties")
TArray< FString > ColumnTitleArray

Remarks

The final column titles used by the asset after parsing. Describes the content of each column. Packed vector values are expended, so additional column might have been inserted. Use the indexes in this array to access your data.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss