# Overview

# Core Content

All core-logic can be found inside the BP_StatusVFX_Component.

# Effects

Each effect is contructed out of several different elements:

  • Niagara looping effect
  • Niagara hit effect (optional)
  • Overlay material (optional)
  • PostProcess effect (optional)

# DataTable

The setup for each StatusVFX is done inside a DataTable, which holds all the information for each effect tpye:

DataTable Overview
DataTable Overview
DataTable Overview
DataTable Overview