bool Set(
void * pTexRes,
u32 size
);
bool Set(
ARCFileInfo & fileInfo
);
| Set ( void *, u32 ) | Specifies the resource file to be accessed. |
| Set ( ARCFileInfo & ) | Specifies the resource file to be accessed. |
Specifies the resource file to be accessed.
Specifies the resource file to be accessed.
CONFIDENTIAL