PhysCommand::Type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PhysicsPublic.h

Include

#include "PhysicsPublic.h"

Syntax

namespace PhysCommand
{
    enum Type
    {
        Release,
        ReleasePScene,
        DeleteCPUDispatcher,
        DeleteSimEventCallback,
        DeleteContactModifyCallback,
        DeleteCCDContactModifyCallback,
        DeleteMbpBroadphaseCallback,
        Max,
    }
}

Values

Name

Description

Release

ReleasePScene

DeleteCPUDispatcher

DeleteSimEventCallback

DeleteContactModifyCallback

DeleteCCDContactModifyCallback

DeleteMbpBroadphaseCallback

Max

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