nw::gfx::res::ResParticleRandomAnimationOption Class

Syntax

class ResParticleRandomAnimationOption : public nw::gfx::res::ResParticleAnimationOption

Description

Binary resource class representing particle random animation options.

Member Functions

ResParticleRandomAnimationOption Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator==
operator!=
GetAnimationDuration (Inherited from ResParticleAnimationOption.
SetAnimationDuration (Inherited from ResParticleAnimationOption.
GetTypeInfo Gets instance type information.(Inherited from ResParticleAnimationOption.
EvaluateAnimationFrame (Inherited from ResParticleAnimationOption.
IsValid Determines whether a pointer to a resource is null.(Derived from ResCommonBase.)
S GetClassName
S GetHash (Inherited from ResParticleAnimationOption.

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResParticleAnimationOption
      nw::gfx::res::ResParticleRandomAnimationOption


CONFIDENTIAL