Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/UPhysicsControlInitializerCompon-
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=PhysicsControls)
TMap< FName, FInitialBodyModifier > InitialBodyModifiers
Remarks
This can be filled in to automatically create body modifiers during the BeginPlay event. If a body modifier already exists with the name (e.g. created as part of InitialCharacterControls) then it will be updated.