Navigation
API > API/Plugins > API/Plugins/ZoneGraphDebug > API/Plugins/ZoneGraphDebug/UZoneGraphTestingComponent
Description
Prevent custom tests to be notified when lane location is updated. Currently active tests will get notified with an invalid location.
| Name | DisableCustomTests |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraphDebug/Public/ZoneGraphTestingActor.h |
| Include Path | #include "ZoneGraphTestingActor.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraphDebug/Private/ZoneGraphTestingActor.cpp |
UFUNCTION (BlueprintCallable, CallInEditor, Category=Test)
void DisableCustomTests()