Scripting/Squirrel/Functions/Pickup.ID: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
(Blanked the page) |
ProsuWANTED (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This function will return a pickup's ID. | |||
== Syntax == | |||
<pre>Pickup.ID</pre> | |||
== Arguments == | |||
*''instance'' '''pickup''' - The pickup to get the ID from | |||
{{Scripting/Needs_Example}} |
Revision as of 14:52, 1 July 2015
This function will return a pickup's ID.
Syntax
Pickup.ID
Arguments
- instance pickup - The pickup to get the ID from
This page needs an example. We will try our best to complete the wiki as soon as possible.