Access the graph a Ref belongs to.
Declared in <txgraph.h>
<txgraph.h>
static TxGraph* GetRefGraph(Ref const& arg) noexcept;
The Ref's owning graph pointer.
Name
Description
arg
The Ref to inspect.
Created with MrDocs