Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDRigidsSolver_1
| |
|
| Name |
FPendingProxyDestroyInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/PBDRigidsSolver.h |
| Include Path |
#include "PBDRigidsSolver.h" |
Syntax
template<typename ProxyType>
struct FPendingProxyDestroyInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DestroyOnStep |
int32 |
|
PBDRigidsSolver.h |
|
| Proxy |
ProxyType * |
|
PBDRigidsSolver.h |
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
const bool operator==
(
const FPendingProxyDestroyInfo Other
) const
|
|
PBDRigidsSolver.h |
|