Functions/Player/Shared/getAgenda

From DarkRP
Function
Function name Player:getAgenda()
Description:
Get the agenda a player manages.
Warning:

This function is deprecated. You should avoid using it as it only exists for backwards compatibility and may be removed from a future version.
Use ply:getAgendaTable() instead.

Returns: table agenda
Part of Library: Player
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/Player/Shared/getAgenda]Player:getAgenda[/url][/b]

Function parameters[edit]

This function does not take any arguments.

Function return values[edit]

  1. agenda (table)
  2. The agenda.