Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
PopupFeedItem.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13class PopupFeedItem
14{
15 private void PopupFeedItem();
16 private void ~PopupFeedItem();
17
21 proto external string BannerText();
25 proto external string HeaderText();
29 proto external string ImageText();
33 proto external string FooterText();
37 proto external string ActionButtonText();
41 proto external string ActionButtonURL();
45 proto external string ImagePath();
49 proto external string BackgroundImagePath();
50}
51