nw::gfx::res::ResReferenceLookupTable::ForceSetup Member Function

Syntax

void ForceSetup(
     ResLookupTable lut
);
void ForceSetup(
     const char * targetName,
     ResLookupTable lut
);

List of Overloaded Member Functions

ForceSetup ( ResLookupTable ) Sets Lookup Table, passed as an argument, regardless of Path.
ForceSetup ( const char *, ResLookupTable ) Forcibly sets the lut if path equals targetName.

Description of ForceSetup ( ResLookupTable )

Sets Lookup Table, passed as an argument, regardless of Path.

Description of ForceSetup ( const char *, ResLookupTable )

Forcibly sets the lut if path equals targetName.


CONFIDENTIAL