Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
MapLayer.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
MapLayer
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
Index
int Index
Definition
worldEditor.c:28
size
int size
Definition
PrefabImporter.c:35
type
EDamageType type
Definition
SCR_DestructibleTreeV2.c:32
MapAreaProperties
Definition
MapAreaProperties.c:13
MapBuildingProps
Definition
MapBuildingProps.c:13
MapContourProps
Definition
MapContourProps.c:13
MapDescriptorProps
Definition
MapDescriptorProps.c:13
MapDrawingProps
Definition
MapDrawingProps.c:13
MapGridProps
Definition
MapGridProps.c:13
MapHillProps
Definition
MapHillProps.c:13
MapLayer
Definition
MapLayer.c:13
MapLegendProps
Definition
MapLegendProps.c:13
MapLinkProps
Definition
MapLinkProps.c:13
MapPowerLineProps
Definition
MapPowerLineProps.c:13
MapRoadProps
Definition
MapRoadProps.c:13
MapSelectionProperties
Definition
MapSelectionProperties.c:13
MapWaterBodyProps
Definition
MapWaterBodyProps.c:13
ResourceName
Definition
ResourceName.c:13
vector
Definition
vector.c:13
EMapDescriptorType
EMapDescriptorType
Definition
EMapDescriptorType.c:16
scripts
Game
generated
Map
MapLayer.c
Generated by
1.17.0