If that's a behavior, you have to attach it to your actor or scene, and make sure its actual values correspond to what you want.
If that's an event, default values don't work. Default values only apply to non-hidden attributes to have a pre-configure setting, and event attributes are always hidden. You either have to make your code a behavior, or manually set your items in your list inside the code.