Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations > API/Plugins/ZoneGraphAnnotations/AZoneGraphAnnotationTestingActor
References
| Module | ZoneGraphAnnotations |
| Header | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationTestingActor.h |
| Include | #include "ZoneGraphAnnotationTestingActor.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Private/ZoneGraphAnnotationTestingActor.cpp |
UFUNCTION&40;BlueprintCallable, CallInEditor, Category&61;"Test"&41;
void Trigger&40;&41;
Remarks
Simple trigger function to trigger something on the tests. Ideally this would be part of each test, but it does not work there.