Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
GraphEdge Interface Reference

Used to represent any kind of edge inside of a graph. More...

Inheritance diagram for GraphEdge:
[legend]

Public Member Functions

void GraphEdge (GraphNodeId adjNodeId=GraphNode.INVALID_NODE_ID)
 
proto external GraphNodeId GetAdjId ()
 

Detailed Description

Used to represent any kind of edge inside of a graph.

Constructor & Destructor Documentation

◆ GraphEdge()

void GraphEdge.GraphEdge ( GraphNodeId  adjNodeId = GraphNode::INVALID_NODE_ID)

Member Function Documentation

◆ GetAdjId()

proto external GraphNodeId GraphEdge.GetAdjId ( )

The documentation for this interface was generated from the following file: