SetIgnoreMoveInput

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
SetIgnoreMoveInput

Type: Function
Context: Client
Introduced: v1.0

Description

This function ignores the player input, basically freezing.

Syntax

SetIgnoreMoveInput(bIgnore)

Parameters

  • bIgnore
    The boolean ignore status

Return Value

  • Returns nothing.

Example

__EDIT_ME__

See also