Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
creditsgraphicalelement.c
Go to the documentation of this file.
1 class CreditsGraphicalElement extends CreditsElement
2 {
3  void CreditsGraphicalElement( int index, Widget parent/*, graphical_data*/ )
4  {
5 
6  }
7 }
CreditsElement
Definition: creditsdepartmentelement.c:1
Widget
Definition: enwidgets.c:189