The following Naming Convention applies to all Global Variables in order of Appearance:

XPS_

XPS_Addon (with no underscore or further text after)

XPS_Addon_

XPS_Addon_filetype_FileName

XPS_Addon_VariableName (without filetype)

These are similar to Dot-Notation but with underscores.

Addon Guide

Friendly Name Long Name Short Name
Main Main
Core Library Core
Action Planning Action_Planning AP
Behaviour Trees Behaviour_Trees BT
Map Grids Map_Grids MG
Pathfinding Pathfinding PF
Unit Testing Unit_Testing UT

SQF File Types

Identifier Type
fnc Function
ifc Interface
typ Type Definition
enum Enumeration