Functions/Entity/Server/doorIndex

From DarkRP
Function
Function name Entity:doorIndex()
Description:
Get the door index of a door. Use this to store door information in the database.
Returns: number index
Part of Library: Entity
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/Entity/Server/doorIndex]Entity:doorIndex[/url][/b]

Function parameters[edit]

This function does not take any arguments.

Function return values[edit]

  1. index (number)
  2. The door index.