FDatasmithMaterialImportIterator

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/Utility/DatasmithImporterUtils.h

Include

#include "Utility/DatasmithImporterUtils.h"

Syntax

class FDatasmithMaterialImportIterator

Constructors

Name Description

Public function

FDatasmithMaterialImportIterator

(
    const FDatasmithImportContext& InI...
)

Functions

Name Description

Public function Const

const TShare...

 

Value()

Const Accessor.

Operators

Name Description

Public function Const

 

operator bool()

Conversion to "bool" returning true if the iterator is valid.

Public function Const

bool

 

operator!()

Inverse of the "bool" operator

Public function

FDatasmithMa...

 

operator++()

Advances the iterator to the next element.

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