Skip to main content

B1FxSlotData

  • Configuration data for an FX slot, specifying the type of effect system and its associated asset references.
PropertyTypeDescriptionMetadata
FXTypeEB1SloFXEffectTypeThe type of FX effect system used by this slot (Niagara or Particle).Category: B1FxSlotData
NiagaraFXObjectTSubclassOfThe Niagara FX object class used when FXType is Niagara.Category: B1FxSlotData
NiagaraSystemTSoftObjectPtrThe Niagara system asset used when FXType is Niagara.Category: B1FxSlotData
ParticleSystemTSoftObjectPtrThe particle system asset used when FXType is Particle.Category: B1FxSlotData
CullDistancefloatThe maximum distance at which the FX effect is visible.Category: B1FxSlotData