Class PlayerInputPermissions

Contains APIs to enable/disable player input permissions.

Hierarchy

  • PlayerInputPermissions

Constructors

Methods

  • Parameters

    Returns boolean

    Remarks

    Returns true if an input permission is enabled.

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

    Error

  • Parameters

    Returns void

    Remarks

    Enable or disable an input permission. When enabled the input will work, when disabled will not work.

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.