Navigation
API > API/Runtime > API/Runtime/Core
A concept check for a type being callable.
| Name | CIntCallable |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Async/Future.h |
| Include Path | #include "Async/Future.h" |
Syntax
struct CIntCallable
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
decltype(Callable(Val)) Requires
(
Type& Callable, |
Async/Future.h |