template <class T> class ResCommon : public nw::ut::ResCommonBase
| Name | Description |
|---|---|
| T |
Resource accessor base class.
| ResCommon | Constructor. | |
|---|---|---|
| ptr | Returns a pointer to the binary resource structure. | |
| ref | Returns a reference to the binary resource structure. | |
IsValid
|
Determines whether a pointer to a resource is null.(Inherited from ResCommonBase. |
nw::ut::ResCommonBase
nw::ut::ResCommon
CONFIDENTIAL