|
-
Aug 31st, 2006, 09:09 AM
#1
Thread Starter
Member
[2.0] Object References Oddity
I'm doing a side-application from my main project.
I have two Structs
structAnimation
which holds List<structFrames>Frames
When I add structAnimation to a hashtable, then add some structFrames to my Frames list.. whenever I go back to call the instance from a hashtable, the new changes aren't there! I have to re-add it to the hashtable to get it to update.
Very weird. I'm wondering what the deal is. This project has had a few other oddities going on. I'm practically doing the same things as my main project, but i'm getting odd results now and then
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|