UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FChaosVDDebugDrawBoxDataWrapper Struct Reference

#include <ChaosVDDebugShapeDataWrapper.h>

+ Inheritance diagram for FChaosVDDebugDrawBoxDataWrapper:

Public Member Functions

CHAOSVDRUNTIME_API bool Serialize (FArchive &Ar)
 
- Public Member Functions inherited from FChaosVDWrapperDataBase
virtual ~FChaosVDWrapperDataBase ()=default
 
virtual bool HasValidData () const
 
void MarkAsValid ()
 

Public Attributes

FBox Box = FBox(ForceInitToZero)
 
- Public Attributes inherited from FChaosVDDebugDrawShapeBase
int32 SolverID = INDEX_NONE
 
FName Tag = NAME_None
 
FColor Color = FColor::Blue
 
EChaosVDParticleContext ThreadContext = EChaosVDParticleContext::GameThread
 

Static Public Attributes

static CHAOSVDRUNTIME_API FStringView WrapperTypeName = TEXT("FChaosVDDDebugDrawBoxDataWrapper")
 

Additional Inherited Members

- Protected Member Functions inherited from FChaosVDDebugDrawShapeBase
CHAOSVDRUNTIME_API void SerializeBase_Internal (FArchive &Ar)
 
- Protected Attributes inherited from FChaosVDWrapperDataBase
bool bHasValidData = false
 

Member Function Documentation

◆ Serialize()

bool FChaosVDDebugDrawBoxDataWrapper::Serialize ( FArchive Ar)

Member Data Documentation

◆ Box

FBox FChaosVDDebugDrawBoxDataWrapper::Box = FBox(ForceInitToZero)

◆ WrapperTypeName

FStringView FChaosVDDebugDrawBoxDataWrapper::WrapperTypeName = TEXT("FChaosVDDDebugDrawBoxDataWrapper")
static

The documentation for this struct was generated from the following files: