Chaos::GetUniqueIdx

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ISpatialAcceleration.h"

Syntax

namespace Chaos
{
    template<typename TPayload>
    TEnableIf< TIsPointer< TPayload >::Value, FUniqueIdx >::Type Chaos::GetUniqueIdx
    (
        const TPayload & Payload
    )
}

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