declmanager.h wrote: |
// If makeDefault is true, a default decl of appropriate type will be created // if an explicit one isn't found. If makeDefault is false, NULL will be returned // if the decl wasn't explcitly defined. |
Code: |
FindSkin("myskin",false) |
declmanager.h wrote: |
// If makeDefault is true, a default decl of appropriate type will be created // if an explicit one isn't found. If makeDefault is false, NULL will be returned // if the decl wasn't explcitly defined. |
Code: |
FindSkin("myskin",false) |