Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
| Type | Name | Description | |
|---|---|---|---|
| TEnableIf< Impl::TCallableInfo< FuncType >::NumArgs==1, typenameTOperatorJumpTable< ContextType >::F... | Impl::WrapUnaryFunction
(
FuncType In |
Wrapper function for supplied functions of the signature T(A) | |
| TEnableIf< Impl::TCallableInfo< FuncType >::NumArgs==2, typenameTOperatorJumpTable< ContextType >::F... | Impl::WrapUnaryFunction
(
FuncType In |
Wrapper function for supplied functions of the signature T(A, const ContextType* Context) |