0x00x0090
Members 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x50 | ClothingInteractors | TMap<FName, UClothingInteractor*> | 3 flags | <TMap> | |
| 0x0078 | 0x18 | unreflected bytes to end of UClothingSimulationInteractor | |||
Functions 15
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetNumSubsteps(int32 NumSubSteps) | NativePublic | 0x04 | |
| void SetNumIterations(int32 NumIterations) | NativePublic | 0x04 | |
| void SetMaxNumIterations(int32 MaxNumIterations) | NativePublic | 0x04 | |
| void SetAnimDriveSpringStiffness(float InStiffness) | NativePublic | 0x04 | |
| void PhysicsAssetUpdated() | NativePublic | 0x00 | |
| float GetSimulationTime() | FinalNative+1 flags | 0x04 | |
| int32 GetNumSubsteps() | FinalNative+1 flags | 0x04 | |
| int32 GetNumKinematicParticles() | FinalNative+1 flags | 0x04 | |
| int32 GetNumIterations() | FinalNative+1 flags | 0x04 | |
| int32 GetNumDynamicParticles() | FinalNative+1 flags | 0x04 | |
| int32 GetNumCloths() | FinalNative+1 flags | 0x04 | |
| UClothingInteractor* GetClothingInteractor(const FString& ClothingAssetName) | FinalNative+1 flags | 0x18 | |
| void EnableGravityOverride(const FVector& InVector) | NativePublic | 0x18 | |
| void DisableGravityOverride() | NativePublic | 0x00 | |
| void ClothConfigUpdated() | NativePublic | 0x00 |