Referencing
As stated before, SF utilizes different actor components to drive certain logic and functions. These actor components are made easily accessible through a function library. This function library contains interface references of each actor component, packed into their respective functions that can be created inside any blueprint. Inside of any blueprint, right-click and search for the component you're trying to reference. Below will be all of the actor component reference functions that can be used,

Last updated