nw::demo::ParticleEffect::Register Member Function
void Register(
gfx::ResGraphicsFile resource,
const char ** nodeNames
);
void Register(
gfx::ResGraphicsFile resource
);
| Register ( gfx::ResGraphicsFile, const char ** ) | Registers nodes with the specified names as management targets from among the resources. |
| Register ( gfx::ResGraphicsFile ) | Registers all resources as management targets. |
Registers nodes with the specified names as management targets from among the resources.
Registers all resources as management targets.
CONFIDENTIAL