Difference between revisions of "Scripts 1 0-loadMouseMovement"

From ADF Docs
Jump to: navigation, search
(Description)
 
m (Reverted edits by Ecaxabu (Talk) to last revision by Api)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Description ==
+
__NOTOC__
 +
Attention: Do not change any text in the description, signature, and paramter sections.
  
Description
+
Return to [[Scripts_1_0]]
 +
 
 +
== Description ==
 +
Loads the mouse movement detection script for CFFormProtect if not already loaded.
 +
 
 +
== Signature ==
 +
public void <strong>loadMouseMovement</strong> ( string version )
 +
 
 +
== Parameters ==
 +
 
 +
<table id="lib-params">
 +
<tr class="header">
 +
<td>Required</td>
 +
<td>Name</td>
 +
<td>Type</td>
 +
<td>Description</td>
 +
</tr>
 +
 +
 +
<tr>
 +
 +
<td class="required">optional</td>
 +
 +
<td>version</td>
 +
<td>string</td>
 +
<td>[Default: 2.0.1] Mouse Movement script version to load.</td>
 +
</tr>
 +
 +
</table>

Latest revision as of 17:36, 24 November 2010

Attention: Do not change any text in the description, signature, and paramter sections.

Return to Scripts_1_0

Description

Loads the mouse movement detection script for CFFormProtect if not already loaded.

Signature

public void loadMouseMovement ( string version )

Parameters

Required Name Type Description
optional version string [Default: 2.0.1] Mouse Movement script version to load.