Function GraphUpdateObject.RevertFromBackup

RevertFromBackup ()

Reverts penalties and flags (which includes walkability) on every node which was updated using this GUO.

Public
void RevertFromBackup ()

Reverts penalties and flags (which includes walkability) on every node which was updated using this GUO.

Data for reversion is only saved if trackChangedNodes is true.

Deprecated

Use AstarPath.Snapshot instead