#include <Properties.h>
|
| | TShapeProperty ()=default |
| |
| | TShapeProperty (const T &Val) |
| |
| | TShapeProperty (TShapeProperty< T, PropName > &&Other) |
| |
| | TShapeProperty (const TShapeProperty< T, PropName > &Rhs)=delete |
| |
| const T & | Read () const |
| |
| void | Write (const T &Val, bool bInvalidate, FShapeDirtyFlags &Dirty, IPhysicsProxyBase *Proxy, int32 ShapeIdx) |
| |
| template<typename Lambda > |
| void | Modify (bool bInvalidate, FShapeDirtyFlags &Dirty, IPhysicsProxyBase *Proxy, int32 ShapeIdx, const Lambda &LambdaFunc) |
| |
| void | SyncRemote (FDirtyPropertiesManager &Manager, int32 DataIdx, FShapeDirtyData &Remote) const |
| |
| void | Serialize (FChaosArchive &Ar) |
| |
◆ TShapeProperty() [1/4]
◆ TShapeProperty() [2/4]
◆ TShapeProperty() [3/4]
◆ TShapeProperty() [4/4]
◆ Modify()
◆ Read()
◆ Serialize()
◆ SyncRemote()
◆ Write()
The documentation for this class was generated from the following file:
- Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Properties.h