SetIgnoreMoveInput

From Onset Developer Wiki
Revision as of 20:13, 2 September 2020 by BlueMountains (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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