Back to Home
ESO Function Data v100031
SetPlayerName()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/giftinventory/giftinventory_manager.lua:49
--
function ZO_Gift_Base:SetPlayerName(senderName, recipientName)
ingame/giftinventory/giftinventory_manager.lua:115
--
function ZO_ReceivedGift:SetPlayerName(senderName, recipientName)
ingame/giftinventory/giftinventory_manager.lua:135
--
function ZO_ReturnedGift:SetPlayerName(senderName, recipientName)
ingame/giftinventory/giftinventory_manager.lua:151
--
function ZO_ThankedGift:SetPlayerName(senderName, recipientName)
ingame/giftinventory/giftinventory_manager.lua:170
--
function ZO_SentGift:SetPlayerName(senderName, recipientName)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/giftinventory/giftinventory_manager.lua:16
--
self:SetPlayerName(senderName, recipientName)