nw::gfx::res::ResParticleChildUpdaterIntervalOption Class

Syntax

class ResParticleChildUpdaterIntervalOption : public nw::gfx::res::ResParticleChildUpdaterOption

Description

Binary resource class representing the interval in terms of lifespan for a particle child.

Member Functions

ResParticleChildUpdaterIntervalOption Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator==
operator!=
GetStart
SetStart
GetEnd
SetEnd
GetInterval
SetInterval
GetTypeInfo Gets instance type information.(Inherited from ResParticleChildUpdaterOption.
CheckTiming (Inherited from ResParticleChildUpdaterOption.
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::ResParticleChildUpdaterOption
      nw::gfx::res::ResParticleChildUpdaterIntervalOption


CONFIDENTIAL