FChaosSolversModule::SetSolverActorClass

Sets the actor type which should be [AChaosSolverActor::StaticClass()](API\Runtime\CoreUObject\UObject\UObject\StaticClass) but that is not accessible from engine.

Windows
MacOS
Linux

References

Module

ChaosSolvers

Header

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

Include

#include "ChaosSolversModule.h"

Syntax

void SetSolverActorClass
(
    UClass * InActorClass,
    UClass * InActorRequiredBaseClass
)

Remarks

Sets the actor type which should be AChaosSolverActor::StaticClass() but that is not accessible from engine.

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