Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/UPhysicsControlInitializerCompon-
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;PhysicsControls&41;
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.