⚠️Verification Needed
This function has no documentation yet.
Description
No description available.
Parameters
| Name | Type | Description |
|---|
Data | any | |
Returns
No return values documented.
Examples
No examples available.
Used In(50 locations)
📄lua/acf/shared/rounds/roundap.lua
L55GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L86local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundapds.lua
L115GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L122function Round.getDisplayData(Data) L149local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundapfsds.lua
L94GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L101function Round.getDisplayData(Data) L128local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundaphe.lua
L72GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L77function Round.getDisplayData(Data) L111local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundchaff.lua
L95GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L102function Round.getDisplayData(Data) L131local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundclusterap.lua
L62GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L69function Round.getDisplayData(Data) L95local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundclusterhe.lua
L74GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L81function Round.getDisplayData(Data) L115local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundclusterheat.lua
L124GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L131function Round.getDisplayData(Data) L168local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundfl.lua
L130GUIData = table.Merge(GUIData, Round.getDisplayData(Data, PlayerData)) L136function Round.getDisplayData(Data) L165local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundflare.lua
L94GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L101function Round.getDisplayData(Data) L130local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundglgm.lua
L177GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L184function Round.getDisplayData(Data) L221local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundglgmhe.lua
L131GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L138function Round.getDisplayData(Data) L168local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundhe.lua
L71GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L78function Round.getDisplayData(Data) L108local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundheat.lua
L124GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L131function Round.getDisplayData(Data) L168local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundheatfs.lua
L127GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L134function Round.getDisplayData(Data) L174local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundhefs.lua
L71GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L78function Round.getDisplayData(Data) L109local DData = Round.getDisplayData(BulletData) 📄lua/acf/shared/rounds/roundhesh.lua
L69GUIData = table.Merge(GUIData, Round.getDisplayData(Data)) L76function Round.getDisplayData(Data) L108local DData = Round.getDisplayData(BulletData)