Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoredEngineer/MMT_Plugin
/ functions
Functions
140 in github.com/BoredEngineer/MMT_Plugin
⨍
Functions
140
◇
Types & classes
45
Method
OnComponentCreated
Source/MMT/Private/MMTTrack.cpp:22
Method
OnComponentCreated
Source/MMT/Private/MMTVehicleSuspensionComponent.cpp:41
Method
PhysicsUpdate
Handles logic of contact points stored in array and passes parameters to ApplyFriction() where actual physics calculations are done
Source/MMT/Private/MMTFrictionComponent.cpp:123
Method
PlacesInstancesAlongSpline
Source/MMT/Private/MMTTrackAnimationComponent.cpp:319
Method
PopulatePassiveSetFromStructure
Source/MMT/Private/MMTFrictionSolverComponent.cpp:58
Method
PostLoad
Called when the game starts or when spawned
Source/MMT/Private/MMTTrackAnimationComponent.cpp:33
Method
PreCalculateParameters
Recalculate parameters to save performance
Source/MMT/Private/MMTSuspensionStack.cpp:131
Method
RegisterFrictionPoint
Register collision information for future processing in friction component
Source/MMT/Private/MMTFrictionComponent.cpp:47
Method
ResetController
Clear array of measured errors
Source/MMT/Private/MMTPIDController.cpp:81
Method
ResetFrictionPoints
Empties array of stored friction points, this needs to be done after physics sub-stepping or before new collision information comes in
Source/MMT/Private/MMTFrictionComponent.cpp:85
Method
SetFrictionSurfaceSpeed
Set friction surface linear speed
Source/MMT/Private/MMTFrictionComponent.cpp:97
Method
SetFrictionSurfaceVelocity
Set friction surface linear velocity
Source/MMT/Private/MMTFrictionComponent.cpp:91
Method
SetLinearBreakThreshold
Source/MMT/Private/MMTBPFunctionLibrary.cpp:218
Method
SetSpringOffsets
Source/MMT/Private/MMTSuspensionStack.cpp:680
Method
SetSpringStiffness
Source/MMT/Private/MMTSuspensionStack.cpp:675
Method
SetSuspensionForceScale
Source/MMT/Private/MMTSuspensionStack.cpp:691
Method
SetSweepShapeComponentReference
Source/MMT/Private/MMTSuspensionStack.cpp:659
Method
SetTrackPartsAngularVelocity
Set angular velocity of track parts
Source/MMT/Private/MMTTrackAnimationComponent.cpp:152
Method
SetupPlayerInputComponent
Called to bind functionality to input
Source/MMT/Private/MMTPawn.cpp:76
Method
ShapeSweepForContact
Source/MMT/Private/MMTSuspensionStack.cpp:270
Method
ShutdownModule
Source/MMT/Private/MMT.cpp:12
Method
SphereTraceForContact
Source/MMT/Private/MMTSuspensionStack.cpp:225
Function
SphericalToUnitCartesian
Source/MMT/Public/MMTBPFunctionLibrary.h:160
Method
StartupModule
Source/MMT/Private/MMT.cpp:8
Method
Test
Process async line trace results
Source/MMT/Private/MMTSuspensionStack.cpp:747
Method
Tick
Called every frame
Source/MMT/Private/MMTPawn.cpp:46
Method
ToggleDebugMode
Switch debug mode on/off
Source/MMT/Private/MMTFrictionComponent.cpp:216
Method
ToggleDebugMode
Source/MMT/Private/MMTSuspensionStack.cpp:566
Method
UMMTBPFunctionLibrary
Source/MMT/Private/MMTBPFunctionLibrary.cpp:10
Method
UMMTFrictionComponent
Set default values
Source/MMT/Private/MMTFrictionComponent.cpp:15
Method
UMMTFrictionSolverComponent
Sets default values for this component's properties
Source/MMT/Private/MMTFrictionSolverComponent.cpp:9
Method
UMMTPIDController
Sets default values
Source/MMT/Private/MMTPIDController.cpp:8
Method
UMMTSuspensionStack
Sets default values for this component's properties
Source/MMT/Private/MMTSuspensionStack.cpp:9
Method
UMMTSuspensionStackComponent
Sets default values for this component's properties
Source/MMT/Private/MMTSuspensionStackComponent.cpp:8
Method
UMMTTrackAnimationComponent
Set default values
Source/MMT/Private/MMTTrackAnimationComponent.cpp:8
Method
UMMTVehicleSuspensionComponent
Sets default values for this component's properties
Source/MMT/Private/MMTVehicleSuspensionComponent.cpp:9
Method
UpdatePhysics
Source/MMT/Private/MMTTrack.cpp:51
Method
UpdatePhysics
Called when the game starts
Source/MMT/Private/MMTVehicleSuspensionComponent.cpp:88
Method
UpdateTrackAnimation
Updates animation of the track parts
Source/MMT/Private/MMTTrackAnimationComponent.cpp:158
Method
UpdateWheelHubPosition
Find new position of road-wheel according to current simulation mode
Source/MMT/Private/MMTSuspensionStack.cpp:328
← previous
101–140 of 140, ranked by callers