Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FViewportClient
Description
Notifies this client that an association established via AddAssociation is being torn down. Override to undo any per-association setup performed in AddAssociation.
Derived Overrides
| Name | RemoveAssociation |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ViewportClient.h |
| Include Path | #include "ViewportClient.h" |
virtual void RemoveAssociation
(
FViewport & InViewport
)