Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FPhysicsControlControlAndModifie-
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Settings)
TArray< FPhysicsControlNamedControlParameters > ControlParameters
Remarks
Parameters for existing controls. Each name can be the name of a control, or the name of a set of controls. They will only apply for one tick/update. They will be applied in order (so subsequent entries will override earlier ones if they apply to the same control).