Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > AFunctionalTest
Syntax
FString Author
Remarks
The owner is the group or person responsible for the test. Generally you should use a group name like 'Editor' or 'Rendering'. When a test fails it may not be obvious who should investigate so this provides a associate responsible groups with tests.