Parameters |
Description |
ScriptHandle targetId |
ID of the entity for which the link name shall be looked up. |
(optional) ith |
If specified, the i'th link that targets given entity. Default value: 0 (first entity) |
The name of the i'th link targeting given entity or nil if no such link exists.
!
! ! Returns the name of the link that is targeting the entity with given ID. ! !
!
!
! ! ! ! ! ! !
CreateLinkTarget, SetLinkTarget, GetLinkTarget, RemoveLink, RemoveAllLinks, GetLink, CountLinks
Copyright (c) 2012. All rights reserved.
|