Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE3:EditorLinkSelectionInterface (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Interface >> EditorLinkSelectionInterface |
- Package:
- Engine
- Known implementing classes:
- AISwitchablePylon, DynamicPylon, GameCrowdDestination, GameCrowdInteractionDestination, Pylon, Route, DynamicGameCrowdDestination
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)