Squirrel/Server/Functions/Pickups/FindPickup

From Liberty Unleashed Wiki
Revision as of 07:54, 14 December 2009 by Juppi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function finds a pickup from an ID and returns the pointer. If no pickup is found, null will be returned.

Syntax

  1. Pickup FindPickup( int id )

Arguments

  • id - The ID of the pickup to be found

Example

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

Notes

-- Example notes here

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox