Back to Home
ESO Function Data v101043
SetUpGroupListingFromData()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/groupfinder/gamepad/groupfinder_applicationlist_gamepad.lua:147 -- ZO_GroupFinder_Shared.SetUpGroupListingFromData(self.myListingControl, self.roleControlPool, self.myListingData, ZO_GROUP_LISTING_ROLE_CONTROL_PADDING_GAMEPAD)
- ingame/groupfinder/gamepad/groupfinder_searchresults_gamepad.lua:877 -- ZO_GroupFinder_Shared.SetUpGroupListingFromData(self.appliedToListingControl, self.appliedToListingRoleControlPool, self.appliedToListingData, ZO_GROUP_LISTING_ROLE_CONTROL_PADDING_GAMEPAD)
- ingame/groupfinder/gamepad/groupfinder_searchresults_gamepad.lua:931 -- ZO_GroupFinder_Shared.SetUpGroupListingFromData(control, self.roleControlPool, data, ZO_GROUP_LISTING_ROLE_CONTROL_PADDING_GAMEPAD)
- ingame/groupfinder/keyboard/groupfinder_applicationlist_keyboard.lua:67 -- ZO_GroupFinder_Shared.SetUpGroupListingFromData(self.myListingControl, self.roleControlPool, self.myListingData, ZO_GROUP_LISTING_ROLE_CONTROL_PADDING)
- ingame/groupfinder/keyboard/groupfinder_keyboard.lua:149 -- ZO_GroupFinder_Shared.SetUpGroupListingFromData(self.overviewAppliedToGroupListingControl, self.searchContent.roleControlPool, self.appliedToListingData, ZO_GROUP_LISTING_ROLE_CONTROL_PADDING)
- ingame/groupfinder/keyboard/groupfinder_searchresults_keyboard.lua:175 -- ZO_GroupFinder_Shared.SetUpGroupListingFromData(control, self.roleControlPool, data, ZO_GROUP_LISTING_ROLE_CONTROL_PADDING)
- ingame/groupfinder/keyboard/groupfinder_searchresults_keyboard.lua:630 -- ZO_GroupFinder_Shared.SetUpGroupListingFromData(self.appliedToListingControl, self.roleControlPool, self.appliedToListingData, ZO_GROUP_LISTING_ROLE_CONTROL_PADDING)