Function AstarData.UpdateShortcuts

UpdateShortcuts ()

Updates shortcuts to the first graph of different types.

Public
void UpdateShortcuts ()

Updates shortcuts to the first graph of different types.

Hard coding references to some graph types is not really a good thing imo. I want to keep it dynamic and flexible. But these references ease the use of the system, so I decided to keep them.