DB/Cinematic: Difference between revisions

From wowdev
Jump to navigation Jump to search
(Created page with "{{Template:SectionBox|This section only applies to version {{Template:Sandbox/PrettyVersion|expansionlevel=0|build=0.10.0.3892}}}} This DBC was only ever used for build 3892...")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:SectionBox|This section only applies to version {{Template:Sandbox/PrettyVersion|expansionlevel=0|build=0.10.0.3892}}}}
{{Template:SectionBox/VersionRange|min_expansionlevel=0|min_build=0.9.0.3807|max_expansionlevel=0|max_build=0.10.0.3892}}


This DBC was only ever used for build 3892 and contains only one record.
This DBC was only used for a limited time between 0.9.0 and 0.10.0 and contains only one record.
 
====Struct====
struct CinematicRec {
  uint32_t m_ID;
  {{Template:Type|stringref}} m_type;
  {{Template:Type|stringref}} m_file;
};


====Table====
====Table====
Line 19: Line 26:
|}
|}
[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC_Alpha]]

Latest revision as of 13:18, 4 November 2017

This section only applies to versions PreVanilla (0.9.0.3807) … PreVanilla (0.10.0.3892).

This DBC was only used for a limited time between 0.9.0 and 0.10.0 and contains only one record.

Struct

struct CinematicRec {
  uint32_t m_ID;
  stringref m_type;
  stringref m_file;
};

Table

Column Field Type Notes
0 ID Integer
1 Type String "intro"
2 File String "Data\Movies\Intro.avi" this file doesn't exist in the data