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 (BlueprintCallable, CallInEditor, Category="Test")
void Trigger()
Remarks
Simple trigger function to trigger something on the tests. Ideally this would be part of each test, but it does not work there.