Scripting/Squirrel/Functions/GetWastedSettings: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "This function will return the appearence of the wasted screen when a player dies. == Syntax == <pre>GetWastedSettings()</pre> == Arguments == '''N/A''' == Return value ==...") |
No edit summary |
||
Line 23: | Line 23: | ||
{{Scripting/Squirrel/Functions/Spawn_and_Wasted_Screen_Functions}} | {{Scripting/Squirrel/Functions/Spawn_and_Wasted_Screen_Functions}} | ||
[[Category:Scripting/Squirrel/Functions/Spawn_and_Wasted_Screen_Functions]] |
Latest revision as of 21:58, 30 January 2017
This function will return the appearence of the wasted screen when a player dies.
Syntax
GetWastedSettings()
Arguments
N/A
Return value
- WastedSettings wastedSettings - The wasted settings.
Example
This page needs an example. We will try our best to complete the wiki as soon as possible.