nw::gfx::res::ResParticleUpdater Class

Syntax

class ResParticleUpdater : public nw::ut::ResCommon< ResParticleUpdaterData >

Description

Binary resource class representing a particle updater.

Member Functions

ResParticleUpdater Constructor.
ref
operator==
operator!=
GetIsResourceCopyEnabled
SetIsResourceCopyEnabled
GetUpdaterEnabled
SetUpdaterEnabled
GetTargetStream
SetTargetStream
GetParticleAnimation
GetTypeInfo Gets instance type information.
ptr Returns a pointer to a binary resource structure. (Derived from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Derived from ResCommonBase.)
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResParticleUpdater


CONFIDENTIAL