Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/UConstraintsScriptingLibrary
References
| Module | Constraints |
| Header | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/ConstraintsScripting.h |
| Include | #include "ConstraintsScripting.h" |
| Source | /Engine/Source/Runtime/Experimental/Animation/Constraints/Private/ConstraintsScripting.cpp |
static UTransformableComponentHandle &42; CreateTransformableComponentHandle
&40;
UWorld &42; InWorld,
USceneComponent &42; InSceneComponent,
const FName & InSocketName
&41;
Remarks
Create the transformable handle that deals with getting and setting transforms on this scene component returns the handle for this scene component
Parameters
| Name | Description |
|---|---|
| InWorld, the | world you are in |
| InSceneComponent | World to create the constraint |
| InSocketName | Optional name of the socket to get the transform |