inkle / inkle/ink

Only one variable observer allowed per variable

Open
#552 1 comment 0 reactions 1 assignee Claimed by @tomkail View on GitHub
enhancement
Dominant language
C#
Stars
4.9k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

Variable observers are stored in a dictionary, which means you can only have one per variable. This could cause issues if two are desirable; in my case, having one in game code and another in debug code for my Unity Ink Player window.
I'd like to change the dictionary to value to a list to remedy this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.