nw::gfx::res::GetReferenceTextureTarget Function

Syntax

::std::pair< ResTexture, bool > GetReferenceTextureTarget(
     ResReferenceTexture referenceTexture,
     ResGraphicsFile graphicsFile
);

Arguments

Name Description
referenceTexture
graphicsFile

Return Values

Description

Searches by name through graphics files for a reference texture target, and gets this target if it was found.


CONFIDENTIAL