Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
MapLayer.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13{
17 proto external int Index();
18 proto external void SetFactionSize(int size);
22 proto external MapDescriptorProps GetPropsFor( int iFaction, EMapDescriptorType type );
26 proto external MapGridProps GetGridProps();
30 proto external MapLegendProps GetLegendProps();
34 proto external MapContourProps GetContourProps();
38 proto external MapLinkProps GetMapLinkProps();
42 proto external MapSelectionProperties GetSelectionProps();
46 proto external MapRoadProps GetRoadProps();
50 proto external MapPowerLineProps GetPowerLineProps();
54 proto external MapBuildingProps GetBuildingProps();
58 proto external MapWaterBodyProps GetWaterBodyProps();
62 proto external MapHillProps GetHillProps();
63 proto external MapAreaProperties GetAreaProps();
67 proto external MapDrawingProps GetMapDrawingProps();
71 proto void SetAll( const EMapDescriptorType eType, const int iFactionIndex, const int _fcolor, const int _bcolor, const int _ocolor, const int _tcolor, const float _selfscale, const float _textscale, const float selfScaleMin = 0.25, const float selfScaleMax = 4, const float textScaleMin = 8, const float textScaleMax = 40, vector offset = vector.Zero, ResourceName font = "" );
75 proto external void ModifyFaction( int iFactionIndex, int uColor );
76 proto external void SetCeiling(float limit);
77 proto external float GetCeiling();
78}
79
int Index
Definition worldEditor.c:28
int size
EDamageType type
EMapDescriptorType