Navigation
API > API/Plugins > API/Plugins/ControlFlows
Inheritance Hierarchy
- TSharedFromThis
- TPointerContainerBase
- TPointerContainer
- TStrongContainerTo
- TStrongContainerToImpl< T, CastTo, true, false >
References
| Module | ControlFlows |
| Header | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/CastedTo.h |
| Include | #include "CastedTo.h" |
Syntax
template<typename T, typename CastTo>
class TStrongContainerToImpl< T, CastTo, true, false > : public TStrongContainerTo< CastTo >
Functions
| Type | Name | Description | |
|---|---|---|---|
TStrongContainerToImpl
(
T* InObject |