Cubic
Cubic
CC#
Created by Cubic on 4/18/2024 in #help
is there any way to make something be checked for every time a field is updated or do i need to use
for now, i'd rather have it this way than have a strange and unclear discrepancy between when to update Energy vs CurrentEnergy or something like that.
16 replies
CC#
Created by Cubic on 4/18/2024 in #help
is there any way to make something be checked for every time a field is updated or do i need to use
honestly, yeah, that's fair, and i did try changing that for a few other properties that had the same problem, but i then realised some of my code is based on the asusmption that those values are not updated until checked.... so yeah i'm probably gonna need to rework my code soon lmao
16 replies
CC#
Created by Cubic on 4/18/2024 in #help
is there any way to make something be checked for every time a field is updated or do i need to use
honestly at the end of the day this still doesn't work because i need to add to the output string, which is only declared in certain scopes, so i wound up modifying some other properties to make this work
16 replies
CC#
Created by Cubic on 4/18/2024 in #help
is there any way to make something be checked for every time a field is updated or do i need to use
thanks ๐Ÿ‘
16 replies
CC#
Created by Cubic on 4/18/2024 in #help
is there any way to make something be checked for every time a field is updated or do i need to use
that's definitely very useful to know about
16 replies
CC#
Created by Cubic on 4/18/2024 in #help
is there any way to make something be checked for every time a field is updated or do i need to use
No description
16 replies
CC#
Created by ๐šœ๐šŠ๐š”๐šž๐š›๐šŠ แกฃ๐ญฉ on 4/18/2024 in #help
Make a password Storage in my password manager app.
pen and paper ๐Ÿ‘
357 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
i'm gonna have to look into that lol
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
No description
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
isn't try used for exceptions? how would i implement it here?
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
it's not broken nor that inefficient, really
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
i'm just gonna keep using this then
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
yeah, but i still think null works best here
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
so no can do
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
well i can have values of -1
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
but i get what you mean
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
well, doesn't it mean missing here? there were no effects, so there's no value to get from them.
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
yeah
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
again, i want to distinguish between "i found effects with a value of 0" and "nothing was found"
44 replies
CC#
Created by Cubic on 4/18/2024 in #help
How to make an expression as short as possible
int? value = null;
44 replies