Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
creditselement.c
Go to the documentation of this file.
2{
3 protected Widget m_Root;
4
5 void CreditsElement( int index, Widget parent )
6 {
7
8 }
9}
map: item x vector(index, width, height)
Definition enwidgets.c:657
void CreditsElement(int index, Widget parent)
WorkspaceWidget Widget
Defined in code.
Widget m_Root
Definition sizetochild.c:91