nw::gfx::res::ResParticleAnimationOption Class

Syntax

class ResParticleAnimationOption : public nw::ut::ResCommon< ResParticleAnimationOptionData >

Description

Binary resource class representing particle animation options.

Member Functions

ResParticleAnimationOption Constructor.
ref
operator ==
operator !=
GetAnimationDuration
SetAnimationDuration
GetTypeInfo Gets instance type information.
EvaluateAnimationFrame
ptr Returns a pointer to a binary resource structure. (Inherited from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Inherited from ResCommonBase.
S GetClassName
S GetHash

Class Hierarchy

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


CONFIDENTIAL