ISourceCodeAccessor::RefreshAvailability

Not necessary to call unless you know you're changing the state of any installed compilers.

Windows
MacOS
Linux

References

Module

SourceCodeAccess

Header

/Engine/Source/Developer/SourceCodeAccess/Public/ISourceCodeAccessor.h

Include

#include "ISourceCodeAccessor.h"

Syntax

void RefreshAvailability()

Remarks

Not necessary to call unless you know you're changing the state of any installed compilers. If that's the case, you should call this before checking the state the installed state of the compilers.

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