Table of Contents

Method GetObjectStorage

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

GetObjectStorage(NwObject)

public ObjectStorage GetObjectStorage(NwObject gameObject)

Parameters

gameObject NwObject

Returns

ObjectStorage

GetObjectStorage(ICGameObject)

public ObjectStorage GetObjectStorage(ICGameObject gameObject)

Parameters

gameObject ICGameObject

Returns

ObjectStorage