Skip to main content

B1FxTableRow

  • Table row defining a single FX entry, including the FX object class,
    * an optional animation montage for sequence-based effects,
    * and an optional spawner ID for world-placed FX.
PropertyTypeDescriptionMetadata
FxObjectTSoftClassPtrSoft class reference to the FX object (UB1FXObject) to instantiate. // UB1FXObjectCategory: B1FxTableRow
AnimMontageTSoftObjectPtrOptional animation montage used to drive sequence-based FX via AnimNotify events.Category: B1FxTableRow
SpawnerIdFNameOptional spawner ID; if None, the FX spawns on the target entity; if valid, spawns at the AB1FXSpawnActor location.Category: B1FxTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase