Back to Home
ESO Function Data v101044
SetPlayerName()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/giftinventory/giftinventory_manager.lua:72
--
function ZO_Gift_Base:SetPlayerName(senderName, recipientName)
ingame/giftinventory/giftinventory_manager.lua:138
--
function ZO_ReceivedGift:SetPlayerName(senderName, recipientName)
ingame/giftinventory/giftinventory_manager.lua:158
--
function ZO_ReturnedGift:SetPlayerName(senderName, recipientName)
ingame/giftinventory/giftinventory_manager.lua:174
--
function ZO_ThankedGift:SetPlayerName(senderName, recipientName)
ingame/giftinventory/giftinventory_manager.lua:193
--
function ZO_SentGift:SetPlayerName(senderName, recipientName)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/giftinventory/giftinventory_manager.lua:17
--
self:SetPlayerName(senderName, recipientName)