Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/Utilities > API/Plugins/ElectraBase/Utilities/FURL_RFC3986
| Type | Name | Description | |
|---|---|---|---|
| void | GetPathComponents
(
TArray< FString >& OutPathComponents |
Returns the path as individual components. Like GetPath() the components will have escape sequences already decoded. | |
| void | GetPathComponents
(
TArray< FString >& OutPathComponents, |