VR Expansion Plugin > VRExpansion Function Library > Add Scene Component By Class

Add Scene Component By Class

Adds a USceneComponent Subclass, that is based on the passed in Class, and added to the Outer(Actor) object

Inputs

In
Exec

Outer
Object Reference

Class
Scene Component Class Reference

Component Relative Transform
Transform (by ref)

Outputs

Out
Exec

Return Value
Scene Component Object Reference

Adds a USceneComponent Subclass, that is based on the passed in Class, and added to the Outer(Actor) object