Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
creditselement.c
Go to the documentation of this file.
1class CreditsElement extends ScriptedWidgetEventHandler
2{
3 protected Widget m_Root;
4
5 void CreditsElement( int index, Widget parent )
6 {
7
8 }
9}
Widget m_Root
Definition sizetochild.c:91