nw::gfx::res::ResParticleAnimation Class

Syntax

class ResParticleAnimation : public nw::ut::ResCommon< ResParticleAnimationData >

Description

Binary resource class representing particle animation.

Member Functions

ResParticleAnimation Constructor.
ref
operator==
operator!=
GetParticleAnimationOption
GetAnimationLength
SetAnimationLength
GetAnimationDimension
SetAnimationDimension
GetAnimationStride
SetAnimationStride
GetAnimationEnabledCount
GetAnimationEnabled
SetAnimationEnabled
GetAnimationDataCount
GetAnimationData
SetAnimationData
GetTypeInfo Gets instance type information.
ptr Returns a pointer to a binary resource structure. (Derived from ResCommon)
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::ResParticleAnimation


CONFIDENTIAL