Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_WLibItemData.c
Go to the documentation of this file.
1
//---- REFACTOR NOTE START: This code will need to be refactored as current implementation is not conforming to the standards ----
2
// Solid idea, but went entirely unused!
3
4
/*
5
This is a base class for custom data which can be associated with any item in WLib components derived from SCR_SelectionWidgetComponent.
6
The purpose of this is to allow users of wlib components attach custom data to items.
7
*/
8
9
class
SCR_WLibItemData
: Managed
10
{
11
//
12
};
13
14
//---- REFACTOR NOTE END ----
SCR_WLibItemData
Definition
SCR_WLibItemData.c:10
scripts
Game
UI
Components
WidgetLibrary
SCR_WLibItemData.c
Generated by
1.17.0