Squirrel/Server/Functions/Players/Spawned

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|Player.Spawned}} This ''Player'' class member returns whether the player has spawned or not. == Syntax == <code>bool Player.Spawned</code> == Example == {{Sq…')

Revision as of 15:09, 15 October 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This Player class member returns whether the player has spawned or not.

Syntax

  1. bool Player.Spawned

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Explanation for the example

  1.  
  2. -- Todo
  3.  

Notes

-- List of used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox