Hey mkamradt-
Using MyComponent->PrimaryComponentTick.SetTickFunctionEnable(false); within actor class will cause component to stop ticking.
Cheers
Hey mkamradt-
Using MyComponent->PrimaryComponentTick.SetTickFunctionEnable(false); within actor class will cause component to stop ticking.
Cheers