nw::lyt::res::Lan Structure

Syntax

struct Lan
{
   ut::BinaryFileHeader fileHeader;
};

Description

Animation resource file header.

res::FILESIGNATURE_CLAN is specified for kind in fileHeader.

A combination of the following data blocks follows this structure.

AnimationTagBlock
AnimationShareBlock
AnimationBlock

Member Variables

fileHeader The file header.

Revision History

2010/01/26
Initial version.

CONFIDENTIAL