| 
    Arma Reforger Script API
    
   | 
 
Used to represent any kind of edge inside of a graph. More...
 Public Member Functions | |
| void | GraphEdge (GraphNodeId adjNodeId=GraphNode.INVALID_NODE_ID) | 
| proto external GraphNodeId | GetAdjId () | 
Used to represent any kind of edge inside of a graph.
| void GraphEdge.GraphEdge | ( | GraphNodeId | adjNodeId = GraphNode::INVALID_NODE_ID | ) | 
| proto external GraphNodeId GraphEdge.GetAdjId | ( | ) |