Arma Reforger Script API
Loading...
Searching...
No Matches
MapDescriptorProps Member List

This is the complete list of members for MapDescriptorProps, including all inherited members.

Activate(bool enable)MapDescriptorProps
GetBackgroundColor()MapDescriptorProps
GetDetail()MapDescriptorProps
GetFrontColor()MapDescriptorProps
GetGroupScale()MapDescriptorProps
GetGroupType()MapDescriptorProps
GetIconSize()MapDescriptorProps
GetImageDef()MapDescriptorProps
GetOutlineColor()MapDescriptorProps
GetPriority()MapDescriptorProps
GetTextAngle()MapDescriptorProps
GetTextColor()MapDescriptorProps
GetTextSize()MapDescriptorProps
IsIconVisible()MapDescriptorProps
IsTextVisible()MapDescriptorProps
IsVisible()MapDescriptorProps
SetAlignWithParent(bool b)MapDescriptorProps
SetBackgroundColor(notnull Color color)MapDescriptorProps
SetDetail(int iDetail)MapDescriptorProps
SetFont(ResourceName fontPath)MapDescriptorProps
SetFrontColor(notnull Color color)MapDescriptorProps
SetGroupScale(float scale)MapDescriptorProps
SetGroupType(int type)MapDescriptorProps
SetIconSize(float size, float minScale, float maxScale)MapDescriptorProps
SetIconTextAlignH(float h)MapDescriptorProps
SetIconTextAlignV(float v)MapDescriptorProps
SetIconVisible(bool enable)MapDescriptorProps
SetImageDef(string name)MapDescriptorProps
SetOutlineColor(notnull Color color)MapDescriptorProps
SetPriority(int priority)MapDescriptorProps
SetTextAngle(float angle)MapDescriptorProps
SetTextBold()MapDescriptorProps
SetTextColor(notnull Color color)MapDescriptorProps
SetTextItalic()MapDescriptorProps
SetTextOffset(vector offset)MapDescriptorProps
SetTextOffsetX(float x)MapDescriptorProps
SetTextOffsetY(float y)MapDescriptorProps
SetTextSize(float size, float minScale, float maxScale)MapDescriptorProps
SetTextVisible(bool enable)MapDescriptorProps
Setup(bool enable)MapDescriptorProps
SetVisible(bool enable)MapDescriptorProps