IsValidRef

Helper function to test whether the buffer is valid.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h

Include

#include "GPUSkinVertexFactory.h"

Syntax

bool IsValidRef
(
    const FVertexBufferAndSRV & Buffer
)

Remarks

Helper function to test whether the buffer is valid.

Returns

True if the buffer is valid otherwise false

Parameters

Parameter

Description

Buffer

Buffer to test

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