Navigation
API > API/Developer > API/Developer/SourceCodeAccess > API/Developer/SourceCodeAccess/ISourceCodeAccessor
References
Module | SourceCodeAccess |
Header | /Engine/Source/Developer/SourceCodeAccess/Public/ISourceCodeAccessor.h |
Include | #include "ISourceCodeAccessor.h" |
bool OpenSolutionAtPath
&40;
const FString & InSolutionPath
&41;
Remarks
Open the code solution at a specific path for editing true if successful
Parameters
Name | Description |
---|---|
InSolutionPath | Path to project directory |