Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/IContextContract
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CheckCompatibility () |
Elements/Framework/TypedElementQueryContract.h | ||
bool constexpr CheckCompatibility
(
uint64 CapabilityMask |
Elements/Framework/TypedElementQueryContract.h |
CheckCompatibility()
| Name | CheckCompatibility |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryContract.h |
| Include Path | #include "Elements/Framework/TypedElementQueryContract.h" |
template<ContextCapability... Capabilities>
bool CheckCompatibility() const
CheckCompatibility(uint64)
| Name | CheckCompatibility |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryContract.h |
| Include Path | #include "Elements/Framework/TypedElementQueryContract.h" |
bool constexpr CheckCompatibility
(
uint64 CapabilityMask
) const