ResourceRegisterLoadSignal< T > Class Template Reference#include <resource.h>
Detailed Description
This template may be used to register a load signal as follows: static ResourceRegisterLoadSignal<T> sgAuto( staticLoadFunction );.
|
|||||||||||
Public Member Functions | |
| ResourceRegisterLoadSignal (Delegate< bool(const Torque::Path &, void **)> func) | |
| ResourceRegisterLoadSignal< T >::ResourceRegisterLoadSignal | ( | Delegate< bool(const Torque::Path &, void **)> | func | ) | [inline] |