nw::gfx::ParticleSet::Updater Structurestruct Updater
{
bool m_IsCopied;
const ResParticleUpdaterData * resource;
u32 work;
nw::ut::ResTypeInfo m_Type;
void * m_TargetStreams[2];
u32 m_Flags;
};
Administrative info for the system initializer.
| m_IsCopied | Flag indicating resource has been copied. | |
|---|---|---|
| resource | Pointer to the resource. | |
| work | Work area. | |
m_Type
|
||
| m_TargetStreams | Pointer to the stream to be changed. | |
m_Flags
|
The flags |
IsEnabledFlags
|
Determines whether the given flags are enabled. | |
|---|---|---|
EnableFlags
|
Enables the specified flags. |
CONFIDENTIAL