FAudioGMS-Docs/docs/latest/Functions-(Global-Behaviour...

1.8 KiB

FAudioGMS_SetListenerPosition(x, y, z)

Returns: N/A (undefined)

Argument Datatype Description
x number
y number
z number

 

FAudioGMS_SetListenerPosition(xVelocity, yVelocity, zVelocity)

Returns: N/A (undefined)

Argument Datatype Description
xVelocity number
yVelocity number
zVelocity number

 

FAudioGMS_PauseAll()

Returns: N/A (undefined)

Argument Datatype Description
None

 

FAudioGMS_ResumeAll()

Returns: N/A (undefined)

Argument Datatype Description
None

 

FAudioGMS_StopAll()

Returns: N/A (undefined)

Argument Datatype Description
None