Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations > API/Plugins/ZoneGraphAnnotations/AZoneGraphAnnotationTestingActor
Description
Simple trigger function to trigger something on the tests. Ideally this would be part of each test, but it does not work there.
| Name | Trigger |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationTestingActor.h |
| Include Path | #include "ZoneGraphAnnotationTestingActor.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Private/ZoneGraphAnnotationTestingActor.cpp |
UFUNCTION (BlueprintCallable, CallInEditor, Category="Test")
void Trigger()