Navigation
API > API/Plugins > API/Plugins/PhysicsControlEditor > API/Plugins/PhysicsControlEditor/OperatorViewer
References
| Module | PhysicsControlEditor |
| Header | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include | #include "OperatorViewer/OperatorTreeElements.h" |
template<typename DerivedType>
TSharedPtr< DerivedType > StaticCastOperatorItemPtr
(
const TSharedPtr< OperatorTreeItem > InItem
)