/** * Copyright 1998-2013 Epic Games, Inc. All Rights Reserved. */ class ParticleModuleStoreSpawnTimeBase extends ParticleModule abstract native(Particle) editinlinenew hidecategories(Object); defaultproperties { bSpawnModule=TRUE bUpdateModule=FALSE }