Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FContext
Description
Returns and removes the input from the Context.
Once called the owner is the requester. This allows CopyOrMove to move (see CopyOrMove for details).
| Name | GetInput |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/External/Operation.h |
| Include Path | #include "MuR/External/Operation.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/External/Operation.cpp |
FValueConst GetInput
(
const FText & Name
)