MovableManager:SortTeamRoster

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxSortTeamRoster( * Which team to have lines drawn of. )
Description:
Sets this to draw HUD lines for a specific team's roster this frame.
ReturnsNone.




Example
DescriptionPlaceholder!
Code
  1. for k,v in pairs(PagesWithoutExamples) do
  2.     v.MakeExample(NoErrors);
  3. end
OutputPlaceholder!
Personal tools