Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Class fragments use to composite a class that forwards its calls to the query context contract. If the forwarder contains any virtual calls, the forwarder won't be fully inlined and will add an additional pointer dereference to each call. To avoid this, the forwarder doesn't directly inherit from the capability interfaces. Static asserts are added to verify that the implementation is complete.
| Name | FQueryContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryCapabilityForwarder.h |
| Include Path | #include "Elements/Framework/TypedElementQueryCapabilityForwarder.h" |
Syntax
struct FQueryContext