DanceCache.wdb

From wowdev
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The DanceCache.wdb was intended to hold basic information for dances created in the unreleased dance studio.

This file is never saved and only exists in the client's own memory space.

  • Signature: WDAN

for Cata (4.0.1.13850) client version.

Structure

Column	Field 		Type 			Notes 
1 	ID		int 	
2 	Guid 		uint64	
3 	Name	 	char[128] 			
4 	MoveCount 	int 	
5 	DanceMoves 	int[MoveCount]		DB/DanceMoves ID
6 	Unknown 	int			Type? Identifier? CGDanceStudio::OnPlayDance