Navigation
API > API/Plugins > API/Plugins/ComputeFramework > API/Plugins/ComputeFramework/UComputeSource
Description
Get virtual file path for the source code. This will be the file name shown in any compilation errors.
| Name | GetVirtualPath |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ComputeFramework/Source/ComputeFramework/Public/ComputeFramework/ComputeSource.h |
| Include Path | #include "ComputeFramework/ComputeSource.h" |
virtual FString GetVirtualPath() const