Scripting/Squirrel/Client Functions/World::FindLocalPlayer: 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 returns the local player instance. == Syntax == <pre>World.FindLocalPlayer</pre> == Arguments == * '''STRING''' '''szText''' The message to print. == Return...") |
No edit summary |
||
Line 6: | Line 6: | ||
== Arguments == | == Arguments == | ||
None. | |||
== Return type == | == Return type == |
Latest revision as of 05:50, 14 July 2016
This function returns the local player instance.
Syntax
World.FindLocalPlayer
Arguments
None.
Return type
Instance
Example
This page needs an example.