issues
search
Anaminus
/
rbxmk
A tool for processing Roblox files.
MIT License
109
stars
11
forks
source link
Change API for setting DataModel metadata
#34
Closed
Anaminus
closed
3 years ago
Anaminus
commented
4 years ago
Using properties feels kinda not great. Some names are blocked by other members, etc.
Metadata/SetMetadata methods?
DataModel[sym.Metadata]: Dictionary<string>
: User has to get/set metadata all at once, but who cares?
I like this one.
DataModel[sym.Metadata]: Dictionary<string>
: User has to get/set metadata all at once, but who cares?