Hi,
How would I insert a new type instance in the linked list at a location I specify?
For example, I have a type handle called rememberme, and I'd like to to put a new entry in just before or after rememberme's position in the list.
Any ideas? it was ridiculously easy with Blitz3d...
How would I insert a new type instance in the linked list at a location I specify?
For example, I have a type handle called rememberme, and I'd like to to put a new entry in just before or after rememberme's position in the list.
Any ideas? it was ridiculously easy with Blitz3d...