diff --git a/characteranimationinstance/index.html b/characteranimationinstance/index.html index 5c16ad8..f7cd762 100755 --- a/characteranimationinstance/index.html +++ b/characteranimationinstance/index.html @@ -2879,20 +2879,74 @@

Properties

nullptr - WalkBaseAnimation - The base animation used when the character is walking + WalkForwardBaseAnimation + The base animation used when the character is walking forward UAnimSequence* nullptr - RunBaseAnimation - The base animation used when the character is running + WalkBackwardsBaseAnimation + The base animation used when the character is walking backwards UAnimSequence* nullptr - SprintBaseAnimation - The base animation used when the character is sprinting + WalkLeftBaseAnimation + The base animation used when the character is walking left + UAnimSequence* + nullptr + + + WalkRightBaseAnimation + The base animation used when the character is walking right + UAnimSequence* + nullptr + + + RunForwardBaseAnimation + The base animation used when the character is running forward + UAnimSequence* + nullptr + + + RunBackwardsBaseAnimation + The base animation used when the character is running backwards + UAnimSequence* + nullptr + + + RunLeftBaseAnimation + The base animation used when the character is running left + UAnimSequence* + nullptr + + + RunRightBaseAnimation + The base animation used when the character is running right + UAnimSequence* + nullptr + + + SprintForwardBaseAnimation + The base animation used when the character is sprinting forward + UAnimSequence* + nullptr + + + SprintBackwardsBaseAnimation + The base animation used when the character is sprinting backwards + UAnimSequence* + nullptr + + + SprintLeftBaseAnimation + The base animation used when the character is sprinting left + UAnimSequence* + nullptr + + + SprintRightBaseAnimation + The base animation used when the character is sprinting right UAnimSequence* nullptr @@ -3672,10 +3726,16 @@

Properties

MovementSpeed - The movement speed fo the character + The movement speed of the character float + + MovementDirection + The movement direction of the character multiplied by the movement speed + FVector2D + + bIsCrouching Is the character currently crouching? @@ -3748,6 +3808,18 @@

Properties

FName + + LookAtCenterRotation + The rotation applied to the character to look at the center of the screen + float + + + + LookAtCenterBoneName + The bone to rotate while the character is looking at the center + FName + + bIsSliding Is the character currently sliding? @@ -3807,22 +3879,76 @@

Functions

UAnimSequence*
The idle animation to play - GetWalkBaseAnimation - Get the base walk animation + GetWalkForwardBaseAnimation + Get the base walk forward animation - UAnimSequence*
The walk animation to play + UAnimSequence*
The walk forward animation to play - GetRunBaseAnimation - Get the base run animation + GetWalkBackwardsBaseAnimation + Get the base walk backwards animation - UAnimSequence*
The run animation to play + UAnimSequence*
The walk backwards animation to play - GetSprintBaseAnimation - Get the base sprint animation + GetWalkLeftBaseAnimation + Get the base walk left animation - UAnimSequence*
The sprint animation to play + UAnimSequence*
The walk left animation to play + + + GetWalkRightBaseAnimation + Get the base walk right animation + + UAnimSequence*
The walk right animation to play + + + GetRunForwardBaseAnimation + Get the base run forward animation + + UAnimSequence*
The run forward animation to play + + + GetRunBackwardsBaseAnimation + Get the base run backwards animation + + UAnimSequence*
The run backwards animation to play + + + GetRunLeftBaseAnimation + Get the base run left animation + + UAnimSequence*
The run left animation to play + + + GetRunRightBaseAnimation + Get the base run right animation + + UAnimSequence*
The run right animation to play + + + GetSprintForwardBaseAnimation + Get the base sprint forward animation + + UAnimSequence*
The sprint forward animation to play + + + GetSprintBackwardsBaseAnimation + Get the base sprint backwards animation + + UAnimSequence*
The sprint backwards animation to play + + + GetSprintLeftBaseAnimation + Get the base sprint left animation + + UAnimSequence*
The sprint left animation to play + + + GetSprintRightBaseAnimation + Get the base sprint right animation + + UAnimSequence*
The sprint right animation to play GetJumpBaseAnimation diff --git a/pdf/document.pdf b/pdf/document.pdf index 062c1ea..3d5a082 100755 Binary files a/pdf/document.pdf and b/pdf/document.pdf differ diff --git a/sitemap.xml b/sitemap.xml index cccfc81..dc155b0 100755 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,382 +2,382 @@ https://hfjooste.github.io/UltimateStarterKit/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/allowedcollector/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/attractcomponent/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/audio/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/audioutils/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/characteranimationinstance/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/collectableitem/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/collectableitemicon/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/configutils/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/creditsentry/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/creditswidget/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/crosshairconfig/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/dialogue/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/dialogueentry/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/dialoguemanager/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/dialogueoverview/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/dialogueparticipant/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/dialoguetransition/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/dialoguetransitiontype/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/dialoguewidget/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/dynamiccrosshair/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/fpscharacter/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/fpscounter/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/gameinstance/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inputdevice/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inputindicator/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inputindicatoricon/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/interacttrigger/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/interactwidget/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inventorycomponent/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inventorydata/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inventoryitem/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inventoryitemdata/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inventorymenuitem/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inventorysize/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/inventorywidget/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/logconfig/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/logger/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/menu/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/menuitem/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/menuitemvalueupdatemethod/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/menunavigation/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/messagepopupdata/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/messagepopupwidget/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/music/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/platform_copyright/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/platformer/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/platformercharacter/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/platformershadow/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/platformtype/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/platformutils/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/projectutils/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/quest/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/questcomponent/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/questmanager/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/questwidget/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/settingsconfig/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/settingsdata/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/settingsitem/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/settingsitemtype/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/settingsutils/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/specialthanks/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/trackabledata/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/trackabledatacomponent/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/trackabledataoverview/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/uskcharacter/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weapon/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weaponammoitem/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weaponfiremode/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weaponitem/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weaponprojectile/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weaponprojectiledata/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weaponprojectiledecal/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weaponprojectilehitdata/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weapontype/ - 2024-02-18 + 2024-03-02 daily https://hfjooste.github.io/UltimateStarterKit/weaponutils/ - 2024-02-18 + 2024-03-02 daily \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 7de92f4..7a58cf1 100755 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ diff --git a/uskcharacter/index.html b/uskcharacter/index.html index ee13069..892a937 100755 --- a/uskcharacter/index.html +++ b/uskcharacter/index.html @@ -2901,6 +2901,11 @@

Components

The timeline component used for aiming UTimelineComponent* + + LookAtCenterTimeline + The timeline component used to look at the center of the screen + UTimelineComponent* +

API Reference

@@ -3374,6 +3379,24 @@

Properties

float 25.0f + + bLookAtCenter + Should the character automatically rotate to look at the center of the screen + bool + true + + + MaxLookAtCenterRotation + The maximum rotation that can be applied while looking at the center of the screen before rotating the actor + float + 90.0f + + + LookAtCenterCurve + The float curve used to look at the center of the screen + UCurveFloat* + nullptr + bCanSlide Can the character perform a slide? @@ -3559,6 +3582,12 @@

Functions

float
The current lean camera roll + + GetLookAtCenterRotation + Get the look at center rotation + + float
The look at center rotation + IsSliding Check if the character is sliding