Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_VolumeDataProviderComponent.c
Go to the documentation of this file.
4
10
11class SCR_VolumeDataProviderComponent : VolumeDataProviderComponent
12{
13 [Attribute("", UIWidgets.ComboBox, enums: ParamEnumArray.FromEnum(EVolumeCategories), desc: "Volume Category")]
14 protected string Category;
15
20};
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
void SCR_VolumeDataProviderComponent(IEntityComponentSource src, IEntity ent, IEntity parent)
proto external void SetCategory(string category)
SCR_FieldOfViewSettings Attribute