Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/TArgumentInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void SetContextUnguarded
(
ArgumentList& Arguments, |
Elements/Framework/TypedElementQueryFunctionArguments.h | ||
static void SetContextUnguarded
(
ArgumentList& Arguments, |
Elements/Framework/TypedElementQueryFunctionArguments.h |
SetContextUnguarded(ArgumentList &, IContextContract &)
| Name | SetContextUnguarded |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryFunctionArguments.h |
| Include Path | #include "Elements/Framework/TypedElementQueryFunctionArguments.h" |
| Source | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryFunctionArguments.inl |
template<int32 Index>
static void SetContextUnguarded
(
ArgumentList & Arguments,
IContextContract & Contract
)
SetContextUnguarded(ArgumentList &, const IContextContract &)
| Name | SetContextUnguarded |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryFunctionArguments.h |
| Include Path | #include "Elements/Framework/TypedElementQueryFunctionArguments.h" |
| Source | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryFunctionArguments.inl |
template<int32 Index>
static void SetContextUnguarded
(
ArgumentList & Arguments,
const IContextContract & Contract
)