CharacterAnimancerComponent.

RemoveHitBox(HitData) Method

Summary

Deactivates a PlatformerGameKit.HitTrigger for the `data`.

Syntax

public void RemoveHitBox(HitData data)

Parameters

Name Type Description
data HitData

Return Value

Type Description
void