Initializes Inventool.
Namespace: Esper.InventoolAccess: publicType: classInherits: MonoBehaviour
Namespace: Esper.Inventool
Esper.Inventool
Access: public
public
Type: class
class
Inherits: MonoBehaviour
MonoBehaviour
private
playerTransform
Transform
The transform of the player.
mainCamera
Camera
The main camera.
testStartingPouch
ItemPouch
An item pouch for testing purposes. This will set the inventory's items to whatever is in the pouch.
Awake()
void
Unity lifecycle method that initializes Inventool.
OnDestroy()
Unity lifecycle method that terminates Inventool.
Last updated 4 months ago