Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
NewsFeedItem.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13class NewsFeedItem
14{
15 private void NewsFeedItem();
16 private void ~NewsFeedItem();
17
21 proto external string Title();
25 proto external string Excerpt();
29 proto external string Slug();
33 proto external string Category();
37 proto external string URL();
41 proto external string Date();
45 proto external string Path();
46}
47
string Title
Definition PeerConfig.c:57