nw::gfx::res::ResParticleFrameLoopAnimationOption Class

Syntax

class ResParticleFrameLoopAnimationOption : public nw::gfx::res::ResParticleAnimationOption

Description

Binary resource class representing particle frame loop animation options.

Member Functions

ResParticleFrameLoopAnimationOption Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator ==
operator !=
GetLoopDuration
SetLoopDuration
GetRandomOffset
SetRandomOffset
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.(Inherited from ResCommonBase.
S GetClassName
S GetHash (Inherited from ResParticleAnimationOption.

Class Hierarchy

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


CONFIDENTIAL