| 
    Arma Reforger Script API
    
   | 
 
Configuration of grid props. More...
  
Public Member Functions | |
| override void | SetDefaults (MapLayer layer) | 
| Set default values for props type.   | |
Public Attributes | |
| float | m_fLineWidth | 
| ref Color | m_LineColor | 
| ResourceName | m_TextFont | 
| int | m_iTextSize | 
| bool | m_bBoldText | 
| bool | m_bItalicText | 
| ref Color | m_TextColor | 
Static Public Attributes | |
| const int | MAIN_GRID_SIZE = 100000 | 
Configuration of grid props.
| override void SCR_GridPropsConfig.SetDefaults | ( | MapLayer | layer | ) | 
Set default values for props type.
Implements SCR_MapPropsConfig.
| bool SCR_GridPropsConfig.m_bBoldText | 
| bool SCR_GridPropsConfig.m_bItalicText | 
| float SCR_GridPropsConfig.m_fLineWidth | 
| int SCR_GridPropsConfig.m_iTextSize | 
| ref Color SCR_GridPropsConfig.m_LineColor | 
| ref Color SCR_GridPropsConfig.m_TextColor | 
| ResourceName SCR_GridPropsConfig.m_TextFont | 
      
  | 
  static |