ISECEditPresentationState::OnUpdate

voidISECEditPresentationState::OnUpdate(ISubject*pSubject, IMessage*pMsg)

This method is called by the viewport during its OnUpdate call to give the controller a chance to react to command based updates before the viewport finishes its updates.

Defined in: ISECEditPresentationState.h

Parameters

pSubject

The subject sending the update message.

pMsg

The message indicating what type of change occurred.

See Also

ISECEditPresentationState