mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-24 18:48:01 +02:00
Fixed local method errors with GetResultString
This commit is contained in:
parent
6fe6b8f2e6
commit
06fe065e2b
3 changed files with 8 additions and 1 deletions
|
@ -483,6 +483,7 @@ public:
|
|||
void ClearBuildCache();
|
||||
int GetDynCastVDataCount();
|
||||
bool IsAutocomplete();
|
||||
bool IsDataResolvePass();
|
||||
BfAutoComplete* GetAutoComplete();
|
||||
bool IsHotCompile();
|
||||
bool IsSkippingExtraResolveChecks();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue