Cubic
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
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
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