Head
More information about how default Head work
Blueprint Deprecated
The default Blueprint version of the ParamHandler
has been migrated to C++.
It remains available only as a reference to understand the logic, but it is not used in the official template project.
BP_ACC_PH_HeadStyle
When receive the Head Id the class will find the Head Data from the given DataTable (Head)
Then extract the Skeletal Mesh (GetMeshFromData) and set this on the Head Skeletal Mesh Component
Example of data usage in a struct :