...The tutorials and forums about UEd mapping were what taught me the most about using the editor. This is my way of giving back.

If any of the information presented is incorrect, please do contact me at vincennes999@yahoo.com and I will correct it. Please put 'tutorial correction' or something similar in the subject line so I know it's not spam.



Modify Object List





Modify Object List allows 'on-the-fly' changes to the object list variable while the level is running.

• The ObjectRef is the object that will be added/removed from the ObjectListVariable.

• The ObjectListVar is the object variable containing the list the action will check against..

• ListEntriesCount: I have no idea. If someone knows, please drop me an email.



• Add To List: Will add the object referenced to the Object List contained in the variable.

• Remove From List: Will, erm, remove the object referenced form the Object List.

• Empty List: Will empty the list.