nw::gfx::res::ResParticleFloatImmediate4KeyUpdater Class

Syntax

class ResParticleFloatImmediate4KeyUpdater : public nw::gfx::res::ResParticleUpdater

Description

Binary resource class representing a particle updater that updates an f32 type with an immediate 4-key value.

Member Functions

ResParticleFloatImmediate4KeyUpdater Constructor.
ptr Gets a pointer to actual data.
ref Gets a reference to the actual data.
operator==
operator!=
GetInTime
SetInTime
GetOutTime
SetOutTime
GetValue0
SetValue0
GetValue1
SetValue1
GetValue2
SetValue2
GetValue3
SetValue3
GetValue4
SetValue4
GetIsResourceCopyEnabled (Derived from ResParticleUpdater.)
SetIsResourceCopyEnabled (Derived from ResParticleUpdater.)
GetUpdaterEnabled (Derived from ResParticleUpdater.)
SetUpdaterEnabled (Derived from ResParticleUpdater.)
GetTargetStream (Derived from ResParticleUpdater.)
SetTargetStream (Derived from ResParticleUpdater.)
GetParticleAnimation (Derived from ResParticleUpdater.)
GetTypeInfo Gets instance type information.(Derived from ResParticleUpdater.)
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
      nw::gfx::res::ResParticleFloatImmediate4KeyUpdater


CONFIDENTIAL