You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It would be nice, if instancing existed, to have variables that have default values when an instance is created, but then can change for all members of an instance during that instance's lifespan, eventually being destroyed with the instance.
Describe the solution you'd like
Much like global and guild variables, a new variable type Instance Variables
This discussion was converted from issue #1157 on December 11, 2024 15:49.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
It would be nice, if instancing existed, to have variables that have default values when an instance is created, but then can change for all members of an instance during that instance's lifespan, eventually being destroyed with the instance.
Describe the solution you'd like
Much like global and guild variables, a new variable type Instance Variables
Beta Was this translation helpful? Give feedback.
All reactions