FChaosUserData::IsGarbage

Helper function to determine if userData is garbage (maybe dangling pointer)

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h

Include

#include "PhysicsInterfaceTypesCore.h"

Syntax

static bool IsGarbage
(
    void * UserData
)

Remarks

Helper function to determine if userData is garbage (maybe dangling pointer)

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