Navigation
API > API/Plugins > API/Plugins/ControlFlows
Inheritance Hierarchy
- TStrongContainerToImpl
- TStrongCastable
- TStrongContainer
References
| Module | ControlFlows |
| Header | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/CastedTo.h |
| Include | #include "CastedTo.h" |
Syntax
template<typename T, typename CastTo, bool, bool>
class TStrongContainerToImpl
Specializations
TStrongContainerToImpl< T, CastTo, false, true >
TStrongContainerToImpl< T, CastTo, true, false >