This document is archived and information here might be outdated. Recommended version. |
This event is fired when Redo Reconcile is called on a Terrain.
[Visual Basic .NET] Public Event OnRedoReconcile As OnRedoReconcileEventHandler
[C#] public event OnRedoReconcileEventHandler OnRedoReconcile
[C++]
HRESULT OnRedoReconcile(
void
);