TriggerZonePlaceObjsWithin.TargetDropped Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Public method that can be called externally to indicate that one of the targets has been dropped somewhere.
public:
void TargetDropped();
public void TargetDropped ();
member this.TargetDropped : unit -> unit
Public Sub TargetDropped ()