Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FUAFValueBundle
Description
Set as an implementation -.
| Name | SetAs |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/ValueBundle.h |
| Include Path | #include "UAF/ValueRuntime/ValueBundle.h" |
template<typename ImplType, typename... ArgsType>
void SetAs
(
ArgsType &&... InArgs
)
See Also
- UE::UAF::IVirtualValueBundle