FChaosSolversModule::GetSolversMutable

Non-const access to the solver array is private - only the module should ever modify the storage lists

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/ChaosSolversModule.h

Include

#include "ChaosSolversModule.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/ChaosSolversModule.cpp

Syntax

void GetSolversMutable
(
    const UObject * InOwner,
    TArray< Chaos::FPhysicsSolverBase * > & OutSolvers
)

Remarks

Non-const access to the solver array is private - only the module should ever modify the storage lists

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