nw::gfx::res::ResParticleInitializer Class

Syntax

class ResParticleInitializer : public nw::ut::ResCommon< ResParticleInitializerData >

Description

Binary resource class representing a particle initializer (base class).

Member Functions

ResParticleInitializer Constructor.
ref
operator==
operator!=
GetIsResourceCopyEnabled
SetIsResourceCopyEnabled
GetInitializerEnabled
SetInitializerEnabled
GetTargetStream
SetTargetStream
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::ResParticleInitializer


CONFIDENTIAL