Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Comment:
Migrated to Confluence 5.3
Excerpt |
---|
Used to disable network updates during Player Initialisation... |
Syntax
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
hackNetOff();
// initialise players here
hackNetOn(); |
Parameters
No parameters.
Return values
Does not return anything.
Example
See Player Initialisation for more information.
Div | ||
---|---|---|
| ||
This function should only be used during Player Initialisation. The function is a temporary hack to enable player initialisation via the JS API. |
Div | ||||||
---|---|---|---|---|---|---|
| ||||||
Availability
Requires:
|
Div | ||||
---|---|---|---|---|
| ||||
ContentsJump to:
|
Div | ||
---|---|---|
| ||
See alsoRelated articles:
|