nw::gfx::res::GetReferenceLutTarget Function

Syntax

::std::pair< ResLookupTable, bool > GetReferenceLutTarget(
     ResReferenceLookupTable referenceLut,
     ResGraphicsFile graphicsFile
);

Arguments

Name Description
referenceLut
graphicsFile

Return Values

Description

Searches by name through graphics files for a target in the reference lookup table, and gets this target if it was found.


CONFIDENTIAL