public void CopyValuesFrom (VFX.VFXEventAttribute eventAttibute);

Parameters

eventAttibuteThe source event attribute.

Description

Copies the values from a VFXEventAttribute to the one you call this function from.

This function doesn't add any value, it copies values from source event attribute to already existing properties.