Squirrel/Client/Events/Player/onClientUseDetonator

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|onClientUseDetonator}} This event is called when the local player activates the detonator == Syntax == <code>function onClientUseDetonator()</code> === Argume…')
 
(Replaced content with "File:Mishima.jpg")
Line 1: Line 1:
{{Squirrel/Title|onClientUseDetonator}}
+
[[File:Mishima.jpg]]
This event is called when the local player activates the detonator
+
 
+
== Syntax ==
+
 
+
<code>function onClientUseDetonator()</code>
+
 
+
=== Arguments ===
+
 
+
* '''none'''
+
 
+
=== Returns ===
+
 
+
This event does not handle return values.  
+
 
+
== Example ==
+
 
+
Some explanation here
+
{{Squirrel/NeedsExample}}
+
 
+
<code lang="squirrel">
+
-- todo
+
</code>
+
 
+
=== Notes ===
+
 
+
-- List of used functions and other notes here.
+
 
+
== Related Events ==
+
 
+
{{Squirrel/Client/Events/Player}}
+

Revision as of 17:06, 5 September 2017

File:Mishima.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox