FVertexFactoryTypeDependency

Encapsulates a dependency on a vertex factory type and saved state from that vertex factory type.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/VertexFactory.h

Include

#include "VertexFactory.h"

Syntax

class FVertexFactoryTypeDependency

Remarks

Encapsulates a dependency on a vertex factory type and saved state from that vertex factory type.

Variables

Name Description

Public variable

FHashedName

 

VertexFactoryTypeName

Public variable

FSHAHash

 

VFSourceHash

Used to detect changes to the vertex factory source files.

Constructors

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FVertexFactoryTypeDependency ...
)

Public function Const

bool

 

operator==

(
    const FVertexFactoryTypeDependency ...
)

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