Table of Contents

Method RestoreCameraFacing

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RestoreCameraFacing()

Restores the camera mode and facing to what they where when StoreCameraFacing was last called.
RestoreCameraFacing can only be used once, and must correspond to a previous call to StoreCameraFacing.

public Task RestoreCameraFacing()

Returns

Task