ForEachImpl::Dispatch

Define dispatch function.

Windows
MacOS
Linux

References

Module

MeshDescription

Header

/Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h

Include

#include "MeshAttributeArray.h"

Syntax

namespace ForEachImpl
{
    template<typename ElementIDType, typename ForEachFunc, uint32 I>
    static void ForEachImpl::Dispatch
    (
        FName Name,
        ForEachFunc Fn,
        FMeshAttributeArraySetBase * Attributes
    )
}

Remarks

Define dispatch function.

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