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