Table of Contents

Method FaceToObject

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

FaceToObject(NwGameObject)

Rotates this object to face towards target.

public void FaceToObject(NwGameObject target)

Parameters

target NwGameObject

The target object to face.