Skip to content
On this page

AthenaClient.camera.gameplay ​

Functions ​

disable ​

Usage

AthenaClient.camera.gameplay.disable(): any

Disable the gameplay camera from moving

Returns ​

any

Defined in ​

client/camera/gameplay.ts:24


enable ​

Usage

AthenaClient.camera.gameplay.enable(): any

Enable the gameplay camera

Returns ​

any

Defined in ​

client/camera/gameplay.ts:42


override ​

Usage

AthenaClient.camera.gameplay.override(functionName, callback): any

Parameters ​

NameType
functionName"enable"
callback() => any

Returns ​

any

Defined in ​

client/camera/gameplay.ts:62

Usage

AthenaClient.camera.gameplay.override(functionName, callback): any

Parameters ​

NameType
functionName"disable"
callback() => any

Returns ​

any

Defined in ​

client/camera/gameplay.ts:63

Created by Stuyk | Est. 2020