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>
class TStrongContainer : public TStrongCastable< T, T >
Constructors
| Type | Name | Description | |
|---|---|---|---|
TStrongContainer
(
T* InObject |