Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Video Struct Reference

#include <VideoPlayer.h>

Public Attributes

AsciiString m_filename
 should be filled with the filename on disk
 
AsciiString m_internalName
 should be our internal reference name
 
AsciiString m_commentForWB
 

Detailed Description

Definition at line 75 of file VideoPlayer.h.

Member Data Documentation

◆ m_commentForWB

AsciiString Video::m_commentForWB

Definition at line 79 of file VideoPlayer.h.

◆ m_filename

AsciiString Video::m_filename

should be filled with the filename on disk

Definition at line 77 of file VideoPlayer.h.

◆ m_internalName

AsciiString Video::m_internalName

should be our internal reference name

Definition at line 78 of file VideoPlayer.h.


The documentation for this struct was generated from the following file: