FPhysicsSolverBase::FPhysicsSolverBase

Protected construction so callers still have to go through the module to create new instances

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/PhysicsSolverBase.h

Include

#include "Chaos/Framework/PhysicsSolverBase.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Framework/PhysicsSolverBase.cpp

Syntax

FPhysicsSolverBase
(
    const EMultiBufferMode BufferingModeIn,
    const EThreadingModeTemp InThreadingMode,
    UObject * InOwner
)

Remarks

Protected construction so callers still have to go through the module to create new instances

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss