EFieldCommandResultType

Enum to specify on whjich array the intermediate fields results are going to be stored

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/PerSolverFieldSystem.h

Include

#include "PhysicsProxy/PerSolverFieldSystem.h"

Syntax

enum EFieldCommandResultType
{
    FinalResult    = 0,
    LeftResult     = 1,
    RightResult    = 2,
    NumResults     = 3,
}

Values

Name

Description

FinalResult

LeftResult

RightResult

NumResults

Remarks

Enum to specify on whjich array the intermediate fields results are going to be stored

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