Mostly Harmless

UE3:EditorLinkSelectionInterface (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Interface >> EditorLinkSelectionInterface
Package: 
Engine
Known implementing classes:
AISwitchablePylon, DynamicPylon, GameCrowdDestination, GameCrowdInteractionDestination, Pylon, Route, DynamicGameCrowdDestination

EditorLinkSelectionInterface

Implement this interface to allow this object to perform special handling when 'linkselected' or 'unlinkselected' is called from the editor (for example, if the user has two objects selected and calls linkselected and you want the objects to bind themselves together in some fashion)